Lines Matching refs:FIXP_QMF
103 #define FIXP_QMF FIXP_SGL macro
108 #define FIXP_QMF FIXP_DBL macro
181 FIXP_QMF **qmfReal, /*!< Pointer to real subband slots */
182 FIXP_QMF **qmfImag, /*!< Pointer to imag subband slots */
186 FIXP_QMF *pWorkBuffer /*!< pointer to temporal working buffer */
191 FIXP_QMF **QmfBufferReal, /*!< Pointer to real subband slots */
192 FIXP_QMF **QmfBufferImag, /*!< Pointer to imag subband slots */
197 … FIXP_QMF *pWorkBuffer /*!< pointer to temporal working buffer */
211 FIXP_QMF *qmfReal, /*!< Low and High band, real */
212 FIXP_QMF *qmfImag, /*!< Low and High band, imag */
215 FIXP_QMF *pWorkBuffer /*!< pointer to temporal working buffer */
228 const FIXP_QMF *realSlot,
229 const FIXP_QMF *imagSlot,
234 FIXP_QMF *pWorkBuffer);