Loading lib_dec/er_dec_acelp_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -1061,10 +1061,8 @@ void con_acelp_fx( move16(); } set16_fx( &hHQ_core->old_out_LB_fx[( W1 + n )], 0, n ); #ifndef FIX_1348_BIT_PRECISION_IMPROVEMENT hHQ_core->Q_old_wtda = hHQ_core->Q_old_wtda_LB; move16(); #endif FOR( i = 0; i < W2; i++ ) { Loading Loading
lib_dec/er_dec_acelp_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -1061,10 +1061,8 @@ void con_acelp_fx( move16(); } set16_fx( &hHQ_core->old_out_LB_fx[( W1 + n )], 0, n ); #ifndef FIX_1348_BIT_PRECISION_IMPROVEMENT hHQ_core->Q_old_wtda = hHQ_core->Q_old_wtda_LB; move16(); #endif FOR( i = 0; i < W2; i++ ) { Loading