Home
last modified time | relevance | path

Searched refs:qmfSlotReal (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRdec/src/
Dpvc_dec.h213 FIXP_DBL **qmfSlotReal, FIXP_DBL **qmfSlotImag,
Dsbrdec_drc.cpp520 FIXP_DBL *qmfSlotReal = QmfBufferReal[col]; in sbrDecoder_drcApply() local
523 sbrDecoder_drcApplySlot(hDrcData, qmfSlotReal, qmfSlotImag, col, in sbrDecoder_drcApply()
Dpvc_dec.cpp508 FIXP_DBL **qmfSlotReal, FIXP_DBL **qmfSlotImag, in pvcDecodeTimeSlot() argument
532 qmfR = qmfSlotReal[i]; in pvcDecodeTimeSlot()