Loading lib_enc/vad_fx.c +4 −1 Original line number Diff line number Diff line Loading @@ -745,8 +745,11 @@ Word16 wb_vad_fx( st_fx->max_band = 19; move16(); } #ifdef FIX_2334_HARM_CODER_MODIF IF( st_fx->Opt_SC_VBR ) /* this keep 26.444 BE */ #else IF( 1 ) // st_fx->Opt_SC_VBR ) /* this keep 26.444 BE */ #endif { last_7k2_coder_type = st_fx->hSC_VBR->last_7k2_coder_type; move16(); Loading Loading
lib_enc/vad_fx.c +4 −1 Original line number Diff line number Diff line Loading @@ -745,8 +745,11 @@ Word16 wb_vad_fx( st_fx->max_band = 19; move16(); } #ifdef FIX_2334_HARM_CODER_MODIF IF( st_fx->Opt_SC_VBR ) /* this keep 26.444 BE */ #else IF( 1 ) // st_fx->Opt_SC_VBR ) /* this keep 26.444 BE */ #endif { last_7k2_coder_type = st_fx->hSC_VBR->last_7k2_coder_type; move16(); Loading