JPEG Huffman encoder AC1
HCODE144 | Huffman code 144 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN144 | Huffman length 144 Number of bits in the Huffman code HCODE144 minus 1. |
HCODE145 | Huffman code 145 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN145 | Huffman length 145 Number of bits in the Huffman code HCODE145 minus 1. |