JPEG Huffman encoder AC1
HCODE54 | Huffman code 54 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN54 | Huffman length 54 Number of bits in the Huffman code HCODE54 minus 1. |
HCODE55 | Huffman code 55 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN55 | Huffman length 55 Number of bits in the Huffman code HCODE55 minus 1. |