Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsbitdec.cpp401 h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env][i] = pBsData->aaIidIndex[env][i]; in DecodePs()
417 map34IndexTo20 (h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env], NO_HI_RES_IID_BINS); in DecodePs()
Dpsdec.h178 …SCHAR aaIidIndexMapped[MAX_NO_PS_ENV][NO_HI_RES_IID_BINS]; /*!< The mapped IID index for all… member
Dpsdec.cpp1015 ScaleR = PScaleFactors[noIidSteps + h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env][bin]]; in initSlotBasedRotation()
1016 ScaleL = PScaleFactors[noIidSteps - h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env][bin]]; in initSlotBasedRotation()