JPEG Huffman encoder AC1
HCODE72 | Huffman code 72 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN72 | Huffman length 72 Number of bits in the Huffman code HCODE72 minus 1. |
HCODE73 | Huffman code 73 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN73 | Huffman length 73 Number of bits in the Huffman code HCODE73 minus 1. |