Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp733 pHcr->sectionInfo.numSortedSection = in HcrSortCodebookAndNumCodewordInSection()
812 UINT numSortedSection = pHcr->sectionInfo.numSortedSection; in HcrPrepareSegmentationGrid() local
821 for (i = numSortedSection; i != 0; i--) { in HcrPrepareSegmentationGrid()
878 UINT numSortedSection = pHcr->sectionInfo.numSortedSection; in HcrExtendedSectionInfo() local
893 while (srtSecCnt < numSortedSection) { in HcrExtendedSectionInfo()
Daacdec_hcr_types.h387 UINT numSortedSection; member