JPEG Huffman encoder AC1
HCODE26 | Huffman code 26 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN26 | Huffman length 26 Number of bits in the Huffman code HCODE26 minus 1. |
HCODE27 | Huffman code 27 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN27 | Huffman length 27 Number of bits in the Huffman code HCODE27 minus 1. |