JPEG Huffman encoder AC1
| HCODE128 | Huffman code 128 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN128 | Huffman length 128 Number of bits in the Huffman code HCODE128 minus 1. |
| HCODE129 | Huffman code 129 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN129 | Huffman length 129 Number of bits in the Huffman code HCODE129 minus 1. |