JPEG Huffman encoder AC1
| HCODE164 | Huffman code 164 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN164 | Huffman length 164 Number of bits in the Huffman code HCODE164 minus 1. |
| HCODE165 | Huffman code 165 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN165 | Huffman length 165 Number of bits in the Huffman code HCODE165 minus 1. |