JPEG Huffman encoder AC1
HCODE160 | Huffman code 160 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN160 | Huffman length 160 Number of bits in the Huffman code HCODE160 minus 1. |
HCODE161 | Huffman code 161 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN161 | Huffman length 161 Number of bits in the Huffman code HCODE161 minus 1. |