Lines Matching refs:FIXP_QMF
103 #define FIXP_QMF FIXP_SGL macro
108 #define FIXP_QMF FIXP_DBL macro
179 FIXP_QMF **qmfReal, /*!< Pointer to real subband slots */
180 FIXP_QMF **qmfImag, /*!< Pointer to imag subband slots */
184 FIXP_QMF *pWorkBuffer /*!< pointer to temporal working buffer */
189 FIXP_QMF **QmfBufferReal, /*!< Pointer to real subband slots */
190 FIXP_QMF **QmfBufferImag, /*!< Pointer to imag subband slots */
195 … FIXP_QMF *pWorkBuffer /*!< pointer to temporal working buffer */
209 FIXP_QMF *qmfReal, /*!< Low and High band, real */
210 FIXP_QMF *qmfImag, /*!< Low and High band, imag */
213 FIXP_QMF *pWorkBuffer /*!< pointer to temporal working buffer */
226 const FIXP_QMF *realSlot,
227 const FIXP_QMF *imagSlot,
232 FIXP_QMF *pWorkBuffer);