Searched refs:H22r (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 1048 h_ps_d->specificTo.mpeg.coef.H22r[group] = h_ps_d->specificTo.mpeg.h22rPrev[group]; in initSlotBasedRotation() 1053 …icTo.mpeg.coef.DeltaH22r[group] = fMult ( h22r - h_ps_d->specificTo.mpeg.coef.H22r[group], invL ); in initSlotBasedRotation() 1167 h_ps_d->specificTo.mpeg.coef.H22r[group] += h_ps_d->specificTo.mpeg.coef.DeltaH22r[group]; in applySlotBasedRotation() 1172 …eg.coef.H12r[group], HybrLeftReal[subband]), h_ps_d->specificTo.mpeg.coef.H22r[group], HybrRightRe… in applySlotBasedRotation() 1177 …eg.coef.H12r[group], HybrLeftImag[subband]), h_ps_d->specificTo.mpeg.coef.H22r[group], HybrRightIm… in applySlotBasedRotation() 1193 h_ps_d->specificTo.mpeg.coef.H22r[group] += h_ps_d->specificTo.mpeg.coef.DeltaH22r[group]; in applySlotBasedRotation() 1198 …eg.coef.H12r[group], HybrLeftReal[subband]), h_ps_d->specificTo.mpeg.coef.H22r[group], HybrRightRe… in applySlotBasedRotation() 1203 …eg.coef.H12r[group], HybrLeftImag[subband]), h_ps_d->specificTo.mpeg.coef.H22r[group], HybrRightIm… in applySlotBasedRotation()
|
D | psdec.h | 171 …FIXP_DBL H22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups … member
|