Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Doverlapadd.h101 #define SPEC_LONG(ptr) (ptr) macro
Dblock.cpp625 SPEC_LONG(pSpectralCoefficient)); in CBlock_ReadSpectralData()
722 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient), in CBlock_FrequencyToTime()
751 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient), in CBlock_FrequencyToTimeLowDelay()
Daacdec_hcr.cpp301 …pHcr->nonPcwSideinfo.pResultBase = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoe… in HcrInit()
575 …FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoeffici… in HcrReorderQuantizedSpectralCoefficients()
688 pQuantizedSpectralCoefficients = SPEC_LONG(pQuantizedSpectralCoefficientsBase); in HcrReorderQuantizedSpectralCoefficients()
1061 …FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoef… in DecodePCWs()
1546 FIXP_DBL *RESTRICT pLong = SPEC_LONG(hHcr->decInOut.pQuantizedSpectralCoefficientsBase); in HcrMuteErroneousLines()
Dconceal.cpp659 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Store()
836 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyNoise()
1016 …FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyInter()
Daacdec_drc.cpp870 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in aacDecoder_drcApply()
Daacdec_hcrs.cpp402 …FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoef… in InitNonPCWSideInformationForCurrentSet()