Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp753 UINT numZeroSection; in HcrSortCodebookAndNumCodewordInSection() local
773 numZeroSection = 0; in HcrSortCodebookAndNumCodewordInSection()
776 numZeroSection += 1; in HcrSortCodebookAndNumCodewordInSection()
780 …pHcr->sectionInfo.numSortedSection = numSection - numZeroSection; /* numSortedSection contains … in HcrSortCodebookAndNumCodewordInSection()