JPEG Huffman encoder AC1
HCODE58 | Huffman code 58 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN58 | Huffman length 58 Number of bits in the Huffman code HCODE58 minus 1. |
HCODE59 | Huffman code 59 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN59 | Huffman length 59 Number of bits in the Huffman code HCODE59 minus 1. |