JPEG Huffman encoder AC1
HCODE38 | Huffman code 38 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN38 | Huffman length 38 Number of bits in the Huffman code HCODE38 minus 1. |
HCODE39 | Huffman code 39 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN39 | Huffman length 39 Number of bits in the Huffman code HCODE39 minus 1. |