Home
last modified time | relevance | path

Searched refs:SPECTRAL_PTR (Results 1 – 9 of 9) sorted by relevance

/external/aac/libAACdec/src/
Dblock.h117 SPECTRAL_PTR pSpectrum, const SHORT *pSpecScale,
146 const CIcsInfo *pIcsInfo, SPECTRAL_PTR pSpectralCoefficient,
Doverlapadd.h112 typedef FIXP_DBL* SPECTRAL_PTR; typedef
Daacdec_hcr_types.h348 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase;
Daacdec_pns.cpp315 SPECTRAL_PTR pSpectrum, const SHORT *pSpecScale, in CPns_Apply()
Daacdec_tns.cpp275 const CIcsInfo *pIcsInfo, SPECTRAL_PTR pSpectralCoefficient, in CTns_Apply()
Dchannelinfo.h403 SPECTRAL_PTR pSpectralCoefficient; /* Spectral coefficients of each window */
Dblock.cpp227 SPECTRAL_PTR RESTRICT pSpectralCoefficient = in CBlock_ScaleSpectralData()
627 SPECTRAL_PTR pSpectralCoefficient = in CBlock_ReadSpectralData()
Daacdecoder.cpp2108 (SPECTRAL_PTR)&self->workBufferCore2[ch * 1024]; in CAacDecoder_Init()
2126 (SPECTRAL_PTR)&self->workBufferCore2[(ch + 1) * 1024]; in CAacDecoder_Init()
2701 (SPECTRAL_PTR)mdctSpec; in CAacDecoder_DecodeFrame()
Daacdec_hcr.cpp521 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase = in HcrReorderQuantizedSpectralCoefficients()