Loading lib_enc/ivas_tcx_core_enc_fx.c +3 −1 Original line number Diff line number Diff line Loading @@ -553,7 +553,9 @@ void stereo_tcx_core_enc( s = sub( norm_arr( st->synth, st->L_frame ), 2 ); s = s_min( s, norm_arr( st->hLPDmem->syn, M ) ); Word16 wspeech_backup; #ifdef NONBE_FIX_ISSUE_2206 Word16 wspeech_backup = 0; #endif IF( st->tcxonly == 0 ) { Loading Loading
lib_enc/ivas_tcx_core_enc_fx.c +3 −1 Original line number Diff line number Diff line Loading @@ -553,7 +553,9 @@ void stereo_tcx_core_enc( s = sub( norm_arr( st->synth, st->L_frame ), 2 ); s = s_min( s, norm_arr( st->hLPDmem->syn, M ) ); Word16 wspeech_backup; #ifdef NONBE_FIX_ISSUE_2206 Word16 wspeech_backup = 0; #endif IF( st->tcxonly == 0 ) { Loading