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

  /external/aac/libAACdec/src/
aacdec_hcr.cpp 281 pHcr->decInOut.pQuantizedSpectralCoefficientsBase =
521 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase =
522 pHcr->decInOut.pQuantizedSpectralCoefficientsBase;
524 SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase);
588 pOut = SPEC(pQuantizedSpectralCoefficientsBase, window,
618 pBak = SPEC(pQuantizedSpectralCoefficientsBase, window,
643 SPEC_LONG(pQuantizedSpectralCoefficientsBase);
    [all...]
aacdec_hcr_types.h 348 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase;

Completed in 611 milliseconds