Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp999 USHORT *pNumExSortCwInSec = pNumExtendedSortedCodewordInSection; in DeriveNumberOfExtendedSortedSectionsInSets() local
1002 while (pNumExSortCwInSec[numExtendedSortedCodewordInSectionIdx] != 0) in DeriveNumberOfExtendedSortedSectionsInSets()
1004 cwSum += pNumExSortCwInSec[numExtendedSortedCodewordInSectionIdx]; in DeriveNumberOfExtendedSortedSectionsInSets()