Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsbitdec.cpp404 h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env][i] = pBsData->aaIccIndex[env][i]; in DecodePs()
419 map34IndexTo20 (h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env], NO_HI_RES_ICC_BINS); in DecodePs()
Dpsdec.h179 …SCHAR aaIccIndexMapped[MAX_NO_PS_ENV][NO_HI_RES_ICC_BINS]; /*!< The mapped ICC index for all… member
Dpsdec.cpp1018 …Beta = fMult (fMult( Alphas[h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env][bin]], ( ScaleR -… in initSlotBasedRotation()
1019 Alpha = Alphas[h_ps_d->specificTo.mpeg.coef.aaIccIndexMapped[env][bin]]>>1; in initSlotBasedRotation()