JPEG Huffman encoder AC1
HCODE98 | Huffman code 98 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN98 | Huffman length 98 Number of bits in the Huffman code HCODE98 minus 1. |
HCODE99 | Huffman code 99 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN99 | Huffman length 99 Number of bits in the Huffman code HCODE99 minus 1. |