JPEG Huffman encoder AC0
| HCODE116 | Huffman code 116 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN116 | Huffman length 116 Number of bits in the Huffman code HCODE116 minus 1. |
| HCODE117 | Huffman code 117 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN117 | Huffman length 117 Number of bits in the Huffman code HCODE117 minus 1. |