Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.cpp403 h_ps_d->specificTo.mpeg.pCoef->H12r[group] = in initSlotBasedRotation()
413 fMult(h12r - h_ps_d->specificTo.mpeg.pCoef->H12r[group], invL); in initSlotBasedRotation()
511 pCoef->H12r[group] += pCoef->DeltaH12r[group]; in applySlotBasedRotation()
522 fMultAdd(fMultDiv2(pCoef->H12r[group], mHybridRealLeft[subband]), in applySlotBasedRotation()
531 fMultAdd(fMultDiv2(pCoef->H12r[group], mHybridImagLeft[subband]), in applySlotBasedRotation()
Dpsdec.h173 FIXP_DBL H12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */ member