JPEG Huffman encoder AC0
| HCODE18 | Huffman code 18 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN18 | Huffman length 18 Number of bits in the Huffman code HCODE18 minus 1. |
| HCODE19 | Huffman code 19 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN19 | Huffman length 19 Number of bits in the Huffman code HCODE19 minus 1. |