Descriptor for a Huffman LUT creation. More...
Public Attributes | |
BufferCast< unsigned short > | _table |
The table of symbols to encode into the LUT. | |
unsigned char | _perBitsCounts [16] = {0u} |
The number of symbols assigned to each bit count code in the dictionary. | |
Descriptor for a Huffman LUT creation.