Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.cpp405 h_ps_d->specificTo.mpeg.pCoef->H21r[group] = in initSlotBasedRotation()
415 fMult(h21r - h_ps_d->specificTo.mpeg.pCoef->H21r[group], invL); in initSlotBasedRotation()
512 pCoef->H21r[group] += pCoef->DeltaH21r[group]; in applySlotBasedRotation()
520 pCoef->H21r[group], mHybridRealRight[subband]); in applySlotBasedRotation()
529 pCoef->H21r[group], mHybridImagRight[subband]); in applySlotBasedRotation()
Dpsdec.h174 FIXP_DBL H21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */ member