JPEG Huffman encoder AC1
HCODE132 | Huffman code 132 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN132 | Huffman length 132 Number of bits in the Huffman code HCODE132 minus 1. |
HCODE133 | Huffman code 133 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
HLEN133 | Huffman length 133 Number of bits in the Huffman code HCODE133 minus 1. |