Home
last modified time | relevance | path

Searched refs:pQuantizedSpectralCoefficientsBase (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_hcr.cpp281 pHcr->decInOut.pQuantizedSpectralCoefficientsBase = in HcrInit()
521 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase = in HcrReorderQuantizedSpectralCoefficients() local
522 pHcr->decInOut.pQuantizedSpectralCoefficientsBase; in HcrReorderQuantizedSpectralCoefficients()
524 SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase); in HcrReorderQuantizedSpectralCoefficients()
588 pOut = SPEC(pQuantizedSpectralCoefficientsBase, window, in HcrReorderQuantizedSpectralCoefficients()
618 pBak = SPEC(pQuantizedSpectralCoefficientsBase, window, in HcrReorderQuantizedSpectralCoefficients()
643 SPEC_LONG(pQuantizedSpectralCoefficientsBase); in HcrReorderQuantizedSpectralCoefficients()
1018 SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase); in DecodePCWs()
1500 SPEC_LONG(hHcr->decInOut.pQuantizedSpectralCoefficientsBase); in HcrMuteErroneousLines()
Daacdec_hcr_types.h348 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase; member