Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp446 UCHAR *pExtendedSortedCodebook = pHcr->sectionInfo.pExtendedSortedCodebook; in InitNonPCWSideInformationForCurrentSet() local
463 pCbDimension[pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()
464 startNode = *aHuffTable[pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()
474 [pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()
475 *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()