Searched refs:rIntBufferLeft (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 331 FIXP_DBL *rIntBufferLeft, 582 FIXP_DBL *rIntBufferLeft, /*!< real qmf bands left (mono) (38x64) */ in deCorrelateSlotBased() argument 664 …slotNrg += fMultAddDiv2 ( fMultDiv2(rIntBufferLeft[i], rIntBufferLeft[i]), iIntBufferLeft[i], iInt… in deCorrelateSlotBased() 797 aaLeftReal = rIntBufferLeft; in deCorrelateSlotBased() 923 …scaleValues( &rIntBufferLeft[NO_QMF_BANDS_HYBRID20], NO_QMF_CHANNELS-NO_QMF_BANDS_HYBRID20, -SCAL… in deCorrelateSlotBased() 1221 FIXP_DBL **rIntBufferLeft, /*!< real bands left qmf channel (38x64) */ in ApplyPsSlot() argument 1292 fillHybridDelayLine( rIntBufferLeft, in ApplyPsSlot() 1301 …slotBasedHybridAnalysis ( rIntBufferLeft[HYBRID_FILTER_DELAY], /* qmf filterbank values … in ApplyPsSlot() 1323 rIntBufferLeft[0], /* left qmf time slot */ in ApplyPsSlot() 1343 rIntBufferLeft[0], /* left qmf time slot */ in ApplyPsSlot() [all …]
|
D | psdec.h | 345 FIXP_DBL **rIntBufferLeft, /* real values of left qmf timeslot */
|