Loading lib_dec/evs_dec.c +0 −6 Original line number Diff line number Diff line Loading @@ -949,12 +949,6 @@ ivas_error evs_dec( updt_dec_common( st, hq_core_type, concealWholeFrameTmp, output ); } // only temporary for testing the EVS-BE test -> purposely change BE for limited operating points if ( st->total_brate == 48000 && st->bwidth == SWB ) { output[0] = 0.0f; } #ifdef DEBUG_MODE_INFO for ( i = 0; i < ( st->L_frame / L_SUBFR ); i++ ) Loading Loading
lib_dec/evs_dec.c +0 −6 Original line number Diff line number Diff line Loading @@ -949,12 +949,6 @@ ivas_error evs_dec( updt_dec_common( st, hq_core_type, concealWholeFrameTmp, output ); } // only temporary for testing the EVS-BE test -> purposely change BE for limited operating points if ( st->total_brate == 48000 && st->bwidth == SWB ) { output[0] = 0.0f; } #ifdef DEBUG_MODE_INFO for ( i = 0; i < ( st->L_frame / L_SUBFR ); i++ ) Loading