Searched refs:huffTable9 (Results 1 – 2 of 2) sorted by relevance
486 u16* huffTable9; in CXUncompressLH() local489 huffTable9 = work; in CXUncompressLH()502 pSrc += CXiHuffImportTree( huffTable9, pSrc, LENGTH_BITS ); in CXUncompressLH()509 u16* nodep = huffTable9 + 1; in CXUncompressLH()
130 u16 huffTable9 [ 1 << (9 + 1) ]; // Huffman encoding table: 2048B member