JPEG Huffman encoder AC1
HCODE36 | Huffman code 36 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN36 | Huffman length 36 Number of bits in the Huffman code HCODE36 minus 1. |
HCODE37 | Huffman code 37 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN37 | Huffman length 37 Number of bits in the Huffman code HCODE37 minus 1. |