JPEG Huffman encoder AC1
HCODE40 | Huffman code 40 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN40 | Huffman length 40 Number of bits in the Huffman code HCODE40 minus 1. |
HCODE41 | Huffman code 41 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN41 | Huffman length 41 Number of bits in the Huffman code HCODE41 minus 1. |