JPEG Huffman encoder AC1
HCODE104 | Huffman code 104 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN104 | Huffman length 104 Number of bits in the Huffman code HCODE104 minus 1. |
HCODE105 | Huffman code 105 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN105 | Huffman length 105 Number of bits in the Huffman code HCODE105 minus 1. |