OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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);
836
FIXP_DBL *pSpectralCoefficient =
SPEC_LONG
(pAacDecoderChannelInfo->pSpectralCoefficient);
[
all
...]
aacdec_drc.cpp
870
FIXP_DBL *pSpectralCoefficient =
SPEC_LONG
(pAacDecoderChannelInfo->pSpectralCoefficient);
[
all
...]
aacdec_hcrs.cpp
402
FIXP_DBL *pQuantizedSpectralCoefficients =
SPEC_LONG
(pHcr->decInOut.pQuantizedSpectralCoefficientsBase);
[
all
...]
Completed in 294 milliseconds