Home
last modified time | relevance | path

Searched defs:pNumSortedCodewordInSection (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_hcr.cpp579 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrReorderQuantizedSpectralCoefficients() local
761 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrSortCodebookAndNumCodewordInSection() local
853 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrPrepareSegmentationGrid() local
918 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrExtendedSectionInfo() local
Daacdec_hcr_types.h318 USHORT pNumSortedCodewordInSection[MAX_SFB_HCR]; member