Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp444 UCHAR *pExtendedSortedCodebook = pHcr->sectionInfo.pExtendedSortedCodebook; in InitNonPCWSideInformationForCurrentSet() local
461 pCbDimension[pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()
462 startNode = *aHuffTable[pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()
472 [pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()
473 *pCodebook++ = pExtendedSortedCodebook[extendedSortedCodebookIdx]; in InitNonPCWSideInformationForCurrentSet()
Daacdec_hcr_types.h397 UCHAR pExtendedSortedCodebook[MAX_SFB_HCR + MAX_HCR_SETS]; member
Daacdec_hcr.cpp882 UCHAR *pExtendedSortedCoBo = pHcr->sectionInfo.pExtendedSortedCodebook; in HcrExtendedSectionInfo()
1011 UCHAR *pExtendedSortedCodebook = pHcr->sectionInfo.pExtendedSortedCodebook; in DecodePCWs() local
1039 pExtendedSortedCodebook[extendedSortedCodebookIdx]; /* get codebook for in DecodePCWs()