JPEG Huffman encoder AC1
HCODE96 | Huffman code 96 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN96 | Huffman length 96 Number of bits in the Huffman code HCODE96 minus 1. |
HCODE97 | Huffman code 97 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN97 | Huffman length 97 Number of bits in the Huffman code HCODE97 minus 1. |