Loading lib_enc/swb_tbe_enc_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -1574,7 +1574,8 @@ void swb_tbe_enc_fx( move16(); Q_shb2 = 0; move16(); IF( NE_16( st_fx->element_mode, EVS_MONO ) ) { IF( NE_16( st_fx->element_mode, EVS_MONO ) ) { Q_shb2 = norm_arr( shb_old_speech_fx + L_FRAME16k, delay ); } Copy_Scale_sig_nosat( shb_old_speech_fx + L_FRAME16k, hBWE_TD->old_speech_shb_fx, delay, Q_shb2 ); Loading Loading
lib_enc/swb_tbe_enc_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -1574,7 +1574,8 @@ void swb_tbe_enc_fx( move16(); Q_shb2 = 0; move16(); IF( NE_16( st_fx->element_mode, EVS_MONO ) ) { IF( NE_16( st_fx->element_mode, EVS_MONO ) ) { Q_shb2 = norm_arr( shb_old_speech_fx + L_FRAME16k, delay ); } Copy_Scale_sig_nosat( shb_old_speech_fx + L_FRAME16k, hBWE_TD->old_speech_shb_fx, delay, Q_shb2 ); Loading