Loading lib_dec/FEC_HQ_core_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -2024,7 +2024,7 @@ void save_synthesis_hq_fec_fx( Copy_Scale_sig( st->prev_synth_buffer_fx, st->hTcxDec->old_synthFB_fx + sub( shl( output_frame, 1 ), NS2SA_FX2( st->output_Fs, DELAY_BWE_TOTAL_NS ) ), NS2SA_FX2( st->output_Fs, DELAY_BWE_TOTAL_NS - DELAY_CLDFB_NS ), negate( st->Qprev_synth_buffer_fx ) ); /*Q0*/ } IF( st->core == ACELP_CORE ) IF( st->core != ACELP_CORE ) { IF( GE_16( output_frame, L_FRAME16k ) ) { Loading Loading
lib_dec/FEC_HQ_core_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -2024,7 +2024,7 @@ void save_synthesis_hq_fec_fx( Copy_Scale_sig( st->prev_synth_buffer_fx, st->hTcxDec->old_synthFB_fx + sub( shl( output_frame, 1 ), NS2SA_FX2( st->output_Fs, DELAY_BWE_TOTAL_NS ) ), NS2SA_FX2( st->output_Fs, DELAY_BWE_TOTAL_NS - DELAY_CLDFB_NS ), negate( st->Qprev_synth_buffer_fx ) ); /*Q0*/ } IF( st->core == ACELP_CORE ) IF( st->core != ACELP_CORE ) { IF( GE_16( output_frame, L_FRAME16k ) ) { Loading