Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp953 USHORT *pNumExSortCwInSec = pNumExtendedSortedCodewordInSection; in DeriveNumberOfExtendedSortedSectionsInSets() local
956 while (pNumExSortCwInSec[numExtendedSortedCodewordInSectionIdx] != 0) { in DeriveNumberOfExtendedSortedSectionsInSets()
957 cwSum += pNumExSortCwInSec[numExtendedSortedCodewordInSectionIdx]; in DeriveNumberOfExtendedSortedSectionsInSets()