Commit 24c6246d authored by Mohammadreza Naghibzadeh's avatar Mohammadreza Naghibzadeh
Browse files

Added *q_acelp_zir_fx as a parameter to IMDCT_ivas_fx() in prot_fx.h.

parent 66465ef3
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9484,6 +9484,7 @@ void IMDCT_ivas_fx(
    const Word16 fullbandScale,
    Word16 *acelp_zir_fx,
#ifdef FIX_1348_BIT_PRECISION_IMPROVEMENT_QWIN
    Word16 *q_acelp_zir_fx,
    Word16 *pq_win );
#else
    Word16 q_win );