Home
last modified time | relevance | path

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

/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A 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()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A 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()