Commit 07d4a911 authored by vaillancour's avatar vaillancour
Browse files

supplementary fixes

parent 4509b864
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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();