Searched defs:pSpectralCoefficient (Results 1 – 5 of 5) sorted by relevance
222 SPECTRAL_PTR RESTRICT pSpectralCoefficient = pAacDecoderChannelInfo->pSpectralCoefficient; in CBlock_ScaleSpectralData() local444 …FIXP_DBL *pSpectralCoefficient = SPEC(pAacDecoderChannelInfo->pSpectralCoefficient, window, pAacDe… in CBlock_InverseQuantizeSpectralData() local512 SPECTRAL_PTR pSpectralCoefficient = pAacDecoderChannelInfo->pSpectralCoefficient; in CBlock_ReadSpectralData() local
659 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Store() local836 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyNoise() local1016 …FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyInter() local
336 SPECTRAL_PTR pSpectralCoefficient, in CTns_Apply()
870 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in aacDecoder_drcApply() local
274 SPECTRAL_PTR pSpectralCoefficient; /* Spectral coefficients of each window */ member