Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.cpp401 h_ps_d->specificTo.mpeg.pCoef->H11r[group] = in initSlotBasedRotation()
411 fMult(h11r - h_ps_d->specificTo.mpeg.pCoef->H11r[group], invL); in initSlotBasedRotation()
510 pCoef->H11r[group] += pCoef->DeltaH11r[group]; in applySlotBasedRotation()
519 fMultAdd(fMultDiv2(pCoef->H11r[group], mHybridRealLeft[subband]), in applySlotBasedRotation()
528 fMultAdd(fMultDiv2(pCoef->H11r[group], mHybridImagLeft[subband]), in applySlotBasedRotation()
Dpsdec.h172 FIXP_DBL H11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */ member