HomeSort by relevance Sort by last modified time
    Searched refs:SPEC_LONG (Results 1 - 6 of 6) sorted by null

  /external/aac/libAACdec/src/
overlapadd.h 101 #define SPEC_LONG(ptr) (ptr)
block.cpp 626 SPEC_LONG(pSpectralCoefficient));
723 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient),
752 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient),
aacdec_hcr.cpp 301 pHcr->nonPcwSideinfo.pResultBase = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
575 FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase);
688 pQuantizedSpectralCoefficients = SPEC_LONG(pQuantizedSpectralCoefficientsBase);
    [all...]
conceal.cpp 659 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
835 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
    [all...]
aacdec_drc.cpp 837 FIXP_DBL *pSpectralCoefficient = SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
    [all...]
aacdec_hcrs.cpp 402 FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase);
    [all...]

Completed in 68 milliseconds