JPEG Huffman encoder AC1
HCODE88 | Huffman code 88 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN88 | Huffman length 88 Number of bits in the Huffman code HCODE88 minus 1. |
HCODE89 | Huffman code 89 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN89 | Huffman length 89 Number of bits in the Huffman code HCODE89 minus 1. |