JPEG Huffman encoder AC1
HCODE28 | Huffman code 28 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN28 | Huffman length 28 Number of bits in the Huffman code HCODE28 minus 1. |
HCODE29 | Huffman code 29 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN29 | Huffman length 29 Number of bits in the Huffman code HCODE29 minus 1. |