JPEG Huffman encoder AC1
| HCODE60 | Huffman code 60 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN60 | Huffman length 60 Number of bits in the Huffman code HCODE60 minus 1. |
| HCODE61 | Huffman code 61 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN61 | Huffman length 61 Number of bits in the Huffman code HCODE61 minus 1. |