Searched refs:H21r (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 1047 h_ps_d->specificTo.mpeg.coef.H21r[group] = h_ps_d->specificTo.mpeg.h21rPrev[group]; in initSlotBasedRotation() 1052 …icTo.mpeg.coef.DeltaH21r[group] = fMult ( h21r - h_ps_d->specificTo.mpeg.coef.H21r[group], invL ); in initSlotBasedRotation() 1166 h_ps_d->specificTo.mpeg.coef.H21r[group] += h_ps_d->specificTo.mpeg.coef.DeltaH21r[group]; in applySlotBasedRotation() 1171 …eg.coef.H11r[group], HybrLeftReal[subband]), h_ps_d->specificTo.mpeg.coef.H21r[group], HybrRightRe… in applySlotBasedRotation() 1176 …eg.coef.H11r[group], HybrLeftImag[subband]), h_ps_d->specificTo.mpeg.coef.H21r[group], HybrRightIm… in applySlotBasedRotation() 1192 h_ps_d->specificTo.mpeg.coef.H21r[group] += h_ps_d->specificTo.mpeg.coef.DeltaH21r[group]; in applySlotBasedRotation() 1197 …eg.coef.H11r[group], HybrLeftReal[subband]), h_ps_d->specificTo.mpeg.coef.H21r[group], HybrRightRe… in applySlotBasedRotation() 1202 …eg.coef.H11r[group], HybrLeftImag[subband]), h_ps_d->specificTo.mpeg.coef.H21r[group], HybrRightIm… in applySlotBasedRotation()
|
D | psdec.h | 170 …FIXP_DBL H21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups … member
|