Loading lib_enc/tcx_utils_enc_fx.c +1 −0 Original line number Diff line number Diff line Loading @@ -3454,6 +3454,7 @@ void ProcessIGF_fx( #ifdef FIX_BASOP_2548_ProcessIGF_fx_PREDICTIONGAIN IF( EQ_16( st->element_mode, EVS_MONO ) ) { // this is a bug in the EVS legacy code, the IVAS branch is correct - don't fix for now, to keep EVS bit-exact tns_predictionGain = L_deposit_l( hIGFEnc->tns_predictionGain ); } ELSE Loading Loading
lib_enc/tcx_utils_enc_fx.c +1 −0 Original line number Diff line number Diff line Loading @@ -3454,6 +3454,7 @@ void ProcessIGF_fx( #ifdef FIX_BASOP_2548_ProcessIGF_fx_PREDICTIONGAIN IF( EQ_16( st->element_mode, EVS_MONO ) ) { // this is a bug in the EVS legacy code, the IVAS branch is correct - don't fix for now, to keep EVS bit-exact tns_predictionGain = L_deposit_l( hIGFEnc->tns_predictionGain ); } ELSE Loading