Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp134 USHORT *pNumExtendedSortedSectionsInSets,
460 pHcr->sectionInfo.pNumExtendedSortedSectionsInSets, in HcrDecoder()
949 USHORT *pNumExtendedSortedSectionsInSets, in DeriveNumberOfExtendedSortedSectionsInSets() argument
954 USHORT *pNumExSortSecInSets = pNumExtendedSortedSectionsInSets; in DeriveNumberOfExtendedSortedSectionsInSets()
1013 USHORT *pNumExtendedSortedSectionsInSets = in DecodePCWs() local
1014 pHcr->sectionInfo.pNumExtendedSortedSectionsInSets; in DecodePCWs()
1036 pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; in DecodePCWs()
Daacdec_hcr_types.h392 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS]; member
Daacdec_hcrs.cpp448 USHORT *pNumExtendedSortedSectionsInSets = in InitNonPCWSideInformationForCurrentSet() local
449 pHcr->sectionInfo.pNumExtendedSortedSectionsInSets; in InitNonPCWSideInformationForCurrentSet()
460 for (i = pNumExtendedSortedSectionsInSets[numExtendedSortedSectionsInSetsIdx]; in InitNonPCWSideInformationForCurrentSet()