Searched refs:aHuffTable (Results 1 – 4 of 4) sorted by relevance
182 extern const UINT *aHuffTable[];
464 startNode = *aHuffTable[pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()619 pCurrentTree = aHuffTable[pCodebook[codewordOffset]]; in Hcr_State_BODY_ONLY()753 pCurrentTree = aHuffTable[pCodebook[codewordOffset]]; in Hcr_State_BODY_SIGN__BODY()1001 pCurrentTree = aHuffTable[ESCAPE_CODEBOOK]; in Hcr_State_BODY_SIGN_ESC__BODY()
1052 aHuffTable[codebook]; /* convert codebook to pointer to QSCs */ in DecodePCWs()
1338 const UINT *aHuffTable[MAX_CB] = { variable