JPEG Huffman encoder AC1
HCODE84 | Huffman code 84 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN84 | Huffman length 84 Number of bits in the Huffman code HCODE84 minus 1. |
HCODE85 | Huffman code 85 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN85 | Huffman length 85 Number of bits in the Huffman code HCODE85 minus 1. |