HomeSort by relevance Sort by last modified time
    Searched refs:numSortedSection (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/src/
aacdec_hcr_types.h 387 UINT numSortedSection;
aacdec_hcr.cpp 733 pHcr->sectionInfo.numSortedSection =
734 numSection - numZeroSection; /* numSortedSection contains no zero or
812 UINT numSortedSection = pHcr->sectionInfo.numSortedSection;
821 for (i = numSortedSection; i != 0; i--) {
    [all...]

Completed in 1415 milliseconds