JPEG Huffman encoder AC1
HCODE136 | Huffman code 136 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN136 | Huffman length 136 Number of bits in the Huffman code HCODE136 minus 1. |
HCODE137 | Huffman code 137 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN137 | Huffman length 137 Number of bits in the Huffman code HCODE137 minus 1. |