Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp706 UINT numSectionDec; in HcrSortCodebookAndNumCodewordInSection() local
739 numSectionDec = numSection - 1; in HcrSortCodebookAndNumCodewordInSection()
740 if (numSectionDec > 0) { in HcrSortCodebookAndNumCodewordInSection()
741 counter = numSectionDec; in HcrSortCodebookAndNumCodewordInSection()
742 for (j = numSectionDec; j != 0; j--) { in HcrSortCodebookAndNumCodewordInSection()