JPEG Huffman encoder AC1
HCODE24 | Huffman code 24 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN24 | Huffman length 24 Number of bits in the Huffman code HCODE24 minus 1. |
HCODE25 | Huffman code 25 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN25 | Huffman length 25 Number of bits in the Huffman code HCODE25 minus 1. |