Lines Matching refs:FIXP_DBL
121 #define FIXP_QSS FIXP_DBL
195 FIXP_DBL outGain_m; /*!< Mantissa of gain output data (syn only) (init with
217 FIXP_DBL *pFilterStates, /*!< Pointer to filter state buffer */
227 FIXP_DBL **qmfReal, /*!< Pointer to real subband slots */
228 FIXP_DBL **qmfImag, /*!< Pointer to imag subband slots */
233 FIXP_DBL *pWorkBuffer /*!< pointer to temporal working buffer */
239 FIXP_DBL **qmfReal, /*!< Pointer to real subband slots */
240 FIXP_DBL **qmfImag, /*!< Pointer to imag subband slots */
245 FIXP_DBL *pWorkBuffer /*!< pointer to temporary working buffer */
251 FIXP_DBL *qmfReal, /*!< Low and High band, real */
252 FIXP_DBL *qmfImag, /*!< Low and High band, imag */
255 FIXP_DBL *pWorkBuffer /*!< pointer to temporal working buffer */
261 FIXP_DBL *qmfReal, /*!< Low and High band, real */
262 FIXP_DBL *qmfImag, /*!< Low and High band, imag */
265 FIXP_DBL *pWorkBuffer /*!< pointer to temporary working buffer */
280 FIXP_DBL **QmfBufferReal, /*!< Pointer to real subband slots */
281 FIXP_DBL **QmfBufferImag, /*!< Pointer to imag subband slots */
286 FIXP_DBL *pWorkBuffer /*!< pointer to temporary working buffer. It must be
293 FIXP_DBL **QmfBufferReal, /*!< Pointer to real subband slots */
294 FIXP_DBL **QmfBufferImag, /*!< Pointer to imag subband slots */
299 FIXP_DBL *pWorkBuffer /*!< pointer to temporary working buffer */
304 const FIXP_DBL *realSlot,
305 const FIXP_DBL *imagSlot,
308 const int timeOut_e, FIXP_DBL *pWorkBuffer);
312 const FIXP_DBL *realSlot,
313 const FIXP_DBL *imagSlot,
316 const int timeOut_e, FIXP_DBL *pWorkBuffer);
330 FIXP_DBL outputGain, /*!< New gain for output data (mantissa) */