Commit 5e7e2958 authored by vaillancour's avatar vaillancour
Browse files

amend the modification because of regression test

parent 54d92b53
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -477,6 +477,8 @@ void FEC_clas_estim_fx(
            test();
            test();
            IF( ( NE_16( coder_type, VOICED ) && LT_32( bitrate, ACELP_11k60 ) ) || Opt_AMR_WB )
#else
            IF( NE_16( coder_type, VOICED ) )
#endif
            {
                Word16 result = UNVOICED_CLAS;