Loading lib_enc/swb_pre_proc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -554,6 +554,7 @@ void wb_pre_proc_ivas_fx( IF( NE_16( st_fx->extl, SWB_BWE ) && NE_16( st_fx->extl, FB_BWE ) ) { Copy( old_input, hBWE_FD->L_old_wtda_swb_fx, L_FRAME16k ); #ifndef NONBE_FIX_ISSUE_2206 #ifdef HARMONIZE_TBE2 if ( st_fx->element_mode != EVS_MONO ) #endif Loading @@ -561,6 +562,7 @@ void wb_pre_proc_ivas_fx( st_fx->Q_old_wtda = -Q1; move16(); } #endif } } Loading Loading
lib_enc/swb_pre_proc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -554,6 +554,7 @@ void wb_pre_proc_ivas_fx( IF( NE_16( st_fx->extl, SWB_BWE ) && NE_16( st_fx->extl, FB_BWE ) ) { Copy( old_input, hBWE_FD->L_old_wtda_swb_fx, L_FRAME16k ); #ifndef NONBE_FIX_ISSUE_2206 #ifdef HARMONIZE_TBE2 if ( st_fx->element_mode != EVS_MONO ) #endif Loading @@ -561,6 +562,7 @@ void wb_pre_proc_ivas_fx( st_fx->Q_old_wtda = -Q1; move16(); } #endif } } Loading