JPEG Huffman encoder AC1
| HCODE108 | Huffman code 108 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN108 | Huffman length 108 Number of bits in the Huffman code HCODE108 minus 1. |
| HCODE109 | Huffman code 109 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN109 | Huffman length 109 Number of bits in the Huffman code HCODE109 minus 1. |