JPEG Huffman encoder AC1
HCODE68 | Huffman code 68 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN68 | Huffman length 68 Number of bits in the Huffman code HCODE68 minus 1. |
HCODE69 | Huffman code 69 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN69 | Huffman length 69 Number of bits in the Huffman code HCODE69 minus 1. |