Searched refs:aHuffTable (Results 1 – 4 of 4) sorted by relevance
181 extern const UINT *aHuffTable[];
462 startNode = *aHuffTable[pExtendedSortedCodebook[extendedSortedCodebookIdx]]; in InitNonPCWSideInformationForCurrentSet()617 pCurrentTree = aHuffTable[pCodebook[codewordOffset]]; in Hcr_State_BODY_ONLY()751 pCurrentTree = aHuffTable[pCodebook[codewordOffset]]; in Hcr_State_BODY_SIGN__BODY()999 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