21 #ifndef LIBAVCODEC_AACPSDSP_H
22 #define LIBAVCODEC_AACPSDSP_H
24 #define PS_QMF_TIME_SLOTS 32
26 #define PS_MAX_AP_DELAY 5
33 const float (*
filter)[8][2],
41 const float phi_fract[2], float (*Q_fract)[2],
42 const float *transient_gain,
46 float h[2][4],
float h_step[2][4],