JPEG Huffman encoder AC1
HCODE30 | Huffman code 30 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN30 | Huffman length 30 Number of bits in the Huffman code HCODE30 minus 1. |
HCODE31 | Huffman code 31 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN31 | Huffman length 31 Number of bits in the Huffman code HCODE31 minus 1. |