Home
last modified time | relevance | path

Searched refs:iIntBufferLeft (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.cpp296 const FIXP_DBL *const *const iIntBufferLeft, in PreparePsProcessing() argument
311 scaleValue(iIntBufferLeft[i][j], scaleFactorLowBand); in PreparePsProcessing()
549 FIXP_DBL **iIntBufferLeft, /*!< imag bands left qmf channel (38x64) */ in ApplyPsSlot() argument
620 qmfInputData[1][i] = scaleValue(iIntBufferLeft[HYBRID_FILTER_DELAY][i], in ApplyPsSlot()
635 &iIntBufferLeft[0][NO_QMF_BANDS_HYBRID20], in ApplyPsSlot()
644 &iIntBufferLeft[0][lsb], usb - lsb, scaleFactorHighBand); in ApplyPsSlot()
655 &iIntBufferLeft[0][usb], sizeof(FIXP_DBL) * (NO_QMF_CHANNELS - usb)); in ApplyPsSlot()
706 (i == 0) ? iIntBufferLeft[0] in ApplyPsSlot()
Dpsdec.h319 const FIXP_DBL *const *const iIntBufferLeft,
327 FIXP_DBL **iIntBufferLeft, /* imag values of left qmf timeslot */