JPEG Huffman encoder AC1
HCODE48 | Huffman code 48 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN48 | Huffman length 48 Number of bits in the Huffman code HCODE48 minus 1. |
HCODE49 | Huffman code 49 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN49 | Huffman length 49 Number of bits in the Huffman code HCODE49 minus 1. |