JPEG Huffman encoder AC1
HCODE50 | Huffman code 50 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN50 | Huffman length 50 Number of bits in the Huffman code HCODE50 minus 1. |
HCODE51 | Huffman code 51 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN51 | Huffman length 51 Number of bits in the Huffman code HCODE51 minus 1. |