JPEG Huffman encoder AC0
| HCODE74 | Huffman code 74 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN74 | Huffman length 74 Number of bits in the Huffman code HCODE74 minus 1. |
| HCODE75 | Huffman code 75 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN75 | Huffman length 75 Number of bits in the Huffman code HCODE75 minus 1. |