Commit 2851cce7 authored by vaclav's avatar vaclav
Browse files

correction

parent baaf429d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ) )
                {