Searched refs:HuffmanCode32 (Results 1 – 2 of 2) sorted by relevance
44 } HuffmanCode32; typedef67 HuffmanCode32 packed_table[HUFFMAN_PACKED_TABLE_SIZE];
206 const HuffmanCode32 code = group->packed_table[val]; in ReadPackedSymbols()220 HuffmanCode32* const huff) { in AccumulateHCode()231 HuffmanCode32* const huff = &htree_group->packed_table[bits]; in BuildPackedTable()