JPEG Huffman encoder AC1
HCODE82 | Huffman code 82 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN82 | Huffman length 82 Number of bits in the Huffman code HCODE82 minus 1. |
HCODE83 | Huffman code 83 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN83 | Huffman length 83 Number of bits in the Huffman code HCODE83 minus 1. |