Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp125 USHORT *pNumExtendedSortedSectionsInSets,
500 pHcr->sectionInfo.pNumExtendedSortedSectionsInSets, in HcrDecoder()
994 USHORT *pNumExtendedSortedSectionsInSets, in DeriveNumberOfExtendedSortedSectionsInSets() argument
1000 USHORT *pNumExSortSecInSets = pNumExtendedSortedSectionsInSets; in DeriveNumberOfExtendedSortedSectionsInSets()
1059 …USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInS… in DecodePCWs() local
1081 …for ( extSortSec = pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; extSortSe… in DecodePCWs()
Daacdec_hcr_types.h321 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS]; member
Daacdec_hcrs.cpp400 …USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInS… in InitNonPCWSideInformationForCurrentSet() local
408 for ( i=pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; i != 0; i-- ) { in InitNonPCWSideInformationForCurrentSet()