Home
last modified time | relevance | path

Searched refs:SPEC_LONG (Results 1 – 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
Doverlapadd.h114 #define SPEC_LONG(ptr) (ptr) macro
Dblock.cpp764 SPEC_LONG(pSpectralCoefficient)); in CBlock_ReadSpectralData()
1136 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient), in CBlock_FrequencyToTime()
1155 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient), in CBlock_FrequencyToTime()
1227 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient), in CBlock_FrequencyToTime()
1257 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient), in CBlock_FrequencyToTimeLowDelay()
Daacdec_hcr.cpp292 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in HcrInit()
524 SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase); in HcrReorderQuantizedSpectralCoefficients()
643 SPEC_LONG(pQuantizedSpectralCoefficientsBase); in HcrReorderQuantizedSpectralCoefficients()
1018 SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase); in DecodePCWs()
1490 SPEC_LONG(hHcr->decInOut.pQuantizedSpectralCoefficientsBase); in HcrMuteErroneousLines()
Dconceal.cpp557 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Store()
749 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Apply()
805 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyNoise()
880 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyInter()
1689 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyFadeOut()
Daacdec_drc.cpp856 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in aacDecoder_drcApply()