Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp755 UINT numSectionDec; in HcrSortCodebookAndNumCodewordInSection() local
784 numSectionDec = numSection - 1; in HcrSortCodebookAndNumCodewordInSection()
785 if ( numSectionDec > 0 ) { in HcrSortCodebookAndNumCodewordInSection()
786 counter = numSectionDec; in HcrSortCodebookAndNumCodewordInSection()
787 for ( j=numSectionDec; j != 0; j-- ) { in HcrSortCodebookAndNumCodewordInSection()