JPEG Huffman encoder AC1
HCODE94 | Huffman code 94 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN94 | Huffman length 94 Number of bits in the Huffman code HCODE94 minus 1. |
HCODE95 | Huffman code 95 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN95 | Huffman length 95 Number of bits in the Huffman code HCODE95 minus 1. |