Commit ac1f4fba authored by vaillancour's avatar vaillancour
Browse files

roll back a change to fix BE on 26.444 (hopefully)

parent 3aec5f5b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -746,7 +746,7 @@ Word16 wb_vad_fx(
        move16();
    }

    IF( st_fx->Opt_SC_VBR )
    IF( 1 ) //st_fx->Opt_SC_VBR )     /* this keep 26.444 BE */
    {
        last_7k2_coder_type = st_fx->hSC_VBR->last_7k2_coder_type;
        move16();