JPEG Huffman encoder AC0
| HCODE92 | Huffman code 92 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN92 | Huffman length 92 Number of bits in the Huffman code HCODE92 minus 1. |
| HCODE93 | Huffman code 93 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN93 | Huffman length 93 Number of bits in the Huffman code HCODE93 minus 1. |