Searched refs:QmfBufferImag (Results 1 – 4 of 4) sorted by relevance
281 FIXP_DBL **QmfBufferImag, /*!< Pointer to imag subband slots */294 FIXP_DBL **QmfBufferImag, /*!< Pointer to imag subband slots */
368 FIXP_DBL **QmfBufferImag, /*!< Low and High band, imag */ in qmfSynthesisFiltering() argument398 if (!(synQmf->flags & QMF_FLAG_LP)) QmfBufferImagSlot = QmfBufferImag[i]; in qmfSynthesisFiltering()
510 FIXP_DBL **QmfBufferReal, FIXP_DBL **QmfBufferImag, in sbrDecoder_drcApply() argument536 FIXP_DBL *qmfSlotImag = (QmfBufferImag == NULL) ? NULL : QmfBufferImag[col]; in sbrDecoder_drcApply()
146 FIXP_DBL **QmfBufferReal, FIXP_DBL **QmfBufferImag,