Home | History | Annotate | Download | only in include

Lines Matching refs:FIXP_DBL

116   FIXP_DBL             *bufferLFReal[3];     /*!< LF real filter states. */
117 FIXP_DBL *bufferLFImag[3]; /*!< LF imag filter states. */
118 FIXP_DBL *bufferHFReal[13]; /*!< HF real delay lines. */
119 FIXP_DBL *bufferHFImag[13]; /*!< HF imag delay lines. */
127 FIXP_DBL *pLFmemory; /*!< Pointer to LF states buffer. */
128 FIXP_DBL *pHFmemory; /*!< Pointer to HF states buffer. */
164 FIXP_DBL *const pLFmemory,
166 FIXP_DBL *const pHFmemory,
218 const FIXP_DBL *const pQmfReal,
219 const FIXP_DBL *const pQmfImag,
220 FIXP_DBL *const pHybridReal,
221 FIXP_DBL *const pHybridImag
266 const FIXP_DBL *const pHybridReal,
267 const FIXP_DBL *const pHybridImag,
268 FIXP_DBL *const pQmfReal,
269 FIXP_DBL *const pQmfImag