JPEG Huffman encoder AC1
HCODE70 | Huffman code 70 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN70 | Huffman length 70 Number of bits in the Huffman code HCODE70 minus 1. |
HCODE71 | Huffman code 71 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN71 | Huffman length 71 Number of bits in the Huffman code HCODE71 minus 1. |