JPEG Huffman encoder AC1
HCODE90 | Huffman code 90 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN90 | Huffman length 90 Number of bits in the Huffman code HCODE90 minus 1. |
HCODE91 | Huffman code 91 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN91 | Huffman length 91 Number of bits in the Huffman code HCODE91 minus 1. |