Loading lib_dec/swb_bwe_dec_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -532,10 +532,6 @@ Word16 ivas_wb_bwe_dec_fx( hBWE_FD->prev_Q_synth = Q_syn; move16(); #ifdef FIX_2280_REDUCTION_UNNECESSARY_SCALING Copy_Scale_sig_16_32_no_sat( output, output_fx32, L_FRAME48k, sub( Q11, Q_input ) ); // Q11 // Q_input can get value <= -5 #endif return Q_syn_hb; } Loading Loading
lib_dec/swb_bwe_dec_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -532,10 +532,6 @@ Word16 ivas_wb_bwe_dec_fx( hBWE_FD->prev_Q_synth = Q_syn; move16(); #ifdef FIX_2280_REDUCTION_UNNECESSARY_SCALING Copy_Scale_sig_16_32_no_sat( output, output_fx32, L_FRAME48k, sub( Q11, Q_input ) ); // Q11 // Q_input can get value <= -5 #endif return Q_syn_hb; } Loading