Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp123 USHORT *pNumExtendedSortedCodewordInSection,
498 pHcr->sectionInfo.pNumExtendedSortedCodewordInSection, in HcrDecoder()
920 USHORT *pNumExtSortCwInSect = pHcr->sectionInfo.pNumExtendedSortedCodewordInSection; in HcrExtendedSectionInfo()
992 USHORT *pNumExtendedSortedCodewordInSection, in DeriveNumberOfExtendedSortedSectionsInSets() argument
999 USHORT *pNumExSortCwInSec = pNumExtendedSortedCodewordInSection; in DeriveNumberOfExtendedSortedSectionsInSets()
1055 …USHORT *pNumExtendedSortedCodewordInSection = pHcr->sectionInfo.pNumExtendedSortedCodewordInS… in DecodePCWs() local
1104 …for ( curExtSortCwInSec = pNumExtendedSortedCodewordInSection[numExtendedSortedCodewordInSectionId… in DecodePCWs()
1146 …for ( curExtSortCwInSec = pNumExtendedSortedCodewordInSection[numExtendedSortedCodewordInSectionId… in DecodePCWs()
1192 …for ( curExtSortCwInSec = pNumExtendedSortedCodewordInSection[numExtendedSortedCodewordInSectionId… in DecodePCWs()
Daacdec_hcr_types.h319 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR+MAX_HCR_SETS]; member
Daacdec_hcrs.cpp396 …USHORT *pNumExtendedSortedCodewordInSection = pHcr->sectionInfo.pNumExtendedSortedCodewordInS… in InitNonPCWSideInformationForCurrentSet() local
413 …for ( k = pNumExtendedSortedCodewordInSection[numExtendedSortedCodewordInSectionIdx]; k != 0; k-- … in InitNonPCWSideInformationForCurrentSet()