Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp780 …pHcr->sectionInfo.numSortedSection = numSection - numZeroSection; /* numSortedSection contains … in HcrSortCodebookAndNumCodewordInSection()
851 UINT numSortedSection = pHcr->sectionInfo.numSortedSection; in HcrPrepareSegmentationGrid() local
860 for ( i=numSortedSection; i != 0; i-- ) { in HcrPrepareSegmentationGrid()
916 UINT numSortedSection = pHcr->sectionInfo.numSortedSection; in HcrExtendedSectionInfo() local
931 while (srtSecCnt < numSortedSection) { in HcrExtendedSectionInfo()
Daacdec_hcr_types.h316 UINT numSortedSection; member