Searched refs:SPECTRAL_PTR (Results 1 – 9 of 9) sorted by relevance
111 SPECTRAL_PTR pSpectrum,148 SPECTRAL_PTR pSpectralCoefficient,
99 typedef FIXP_DBL * SPECTRAL_PTR; typedef
275 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase;
274 SPECTRAL_PTR pSpectralCoefficient; /* Spectral coefficients of each window */
334 SPECTRAL_PTR pSpectrum, in CPns_Apply()
222 SPECTRAL_PTR RESTRICT pSpectralCoefficient = pAacDecoderChannelInfo->pSpectralCoefficient; in CBlock_ScaleSpectralData()512 SPECTRAL_PTR pSpectralCoefficient = pAacDecoderChannelInfo->pSpectralCoefficient; in CBlock_ReadSpectralData()
336 SPECTRAL_PTR pSpectralCoefficient, in CTns_Apply()
1051 …self->pAacDecoderChannelInfo[ch]->pSpectralCoefficient = (SPECTRAL_PTR) &self->aacCommonData.workB… in CAacDecoder_Init()1357 tmpAacDecoderChannelInfo.pSpectralCoefficient = (SPECTRAL_PTR)mdctSpec; in CAacDecoder_DecodeFrame()
574 …SPECTRAL_PTR pQuantizedSpectralCoefficientsBase = pHcr->decInOut.pQuantizedSpectralCoefficientsBa… in HcrReorderQuantizedSpectralCoefficients()