Searched refs:iIntBufferLeft (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 332 FIXP_DBL *iIntBufferLeft, 583 FIXP_DBL *iIntBufferLeft, /*!< real qmf bands left (mono) (38x64) */ in deCorrelateSlotBased() argument 664 …tAddDiv2 ( fMultDiv2(rIntBufferLeft[i], rIntBufferLeft[i]), iIntBufferLeft[i], iIntBufferLeft[i]) … in deCorrelateSlotBased() 798 aaLeftImag = iIntBufferLeft; in deCorrelateSlotBased() 924 …scaleValues( &iIntBufferLeft[NO_QMF_BANDS_HYBRID20], NO_QMF_CHANNELS-NO_QMF_BANDS_HYBRID20, -SCAL… in deCorrelateSlotBased() 1222 FIXP_DBL **iIntBufferLeft, /*!< imag bands left qmf channel (38x64) */ in ApplyPsSlot() argument 1293 iIntBufferLeft, in ApplyPsSlot() 1302 … iIntBufferLeft[HYBRID_FILTER_DELAY], /* qmf filterbank values */ in ApplyPsSlot() 1324 iIntBufferLeft[0], in ApplyPsSlot() 1344 iIntBufferLeft[0], in ApplyPsSlot() [all …]
|
D | psdec.h | 346 FIXP_DBL **iIntBufferLeft, /* imag values of left qmf timeslot */
|