JPEG Huffman encoder AC0
| HCODE112 | Huffman code 112 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN112 | Huffman length 112 Number of bits in the Huffman code HCODE112 minus 1. |
| HCODE113 | Huffman code 113 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN113 | Huffman length 113 Number of bits in the Huffman code HCODE113 minus 1. |