Home | History | Annotate | Download | only in src

Lines Matching refs:pSpectralCoefficient

870   FIXP_DBL    *pSpectralCoefficient  =  SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
1060 pSpectralCoefficient[bin] = fMult(pSpectralCoefficient[bin], fact_mantissa[band]);
1070 pSpectralCoefficient[bin] >>= max_exponent;