JPEG Huffman encoder AC0
| HCODE140 | Huffman code 140 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN140 | Huffman length 140 Number of bits in the Huffman code HCODE140 minus 1. |
| HCODE141 | Huffman code 141 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN141 | Huffman length 141 Number of bits in the Huffman code HCODE141 minus 1. |