Commit cc027f34 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

delete checklowrecision code

parent e5ab5d37
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@
#define FIX_2485_HARMONIZE_perform_noise_estimation_enc /* FhG: harmonize perform_noise_estimation_enc and perform_noise_estimation_enc_ivas */
#define FIX_2485_HARMONIZE_minimum_statistics           /* FhG: harmonize minimum_statistics and minimum_statistics_fx */
#define FIX_2485_HARMONIZE_minimum_statistics_EVSmode   /* FhG: harmonize... and use EVS-code for certain calculations, instead of IVAS code,  ensures EVS-BEness */
#define FIX_2485_CHECKLOWPRECISSION



+0 −4
Original line number Diff line number Diff line
@@ -2492,10 +2492,6 @@ void perform_noise_estimation_enc_fx(
    int element_mode             /* i  : is element EVS or IVAS                                    */
)
{
#ifdef FIX_2485_CHECKLOWPRECISSION
    element_mode = 0;
    move32();
#endif
    if ( element_mode == 0 )
    {
        (void) input_Fs;