JPEG Huffman encoder AC0
| HCODE34 | Huffman code 34 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN34 | Huffman length 34 Number of bits in the Huffman code HCODE34 minus 1. |
| HCODE35 | Huffman code 35 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN35 | Huffman length 35 Number of bits in the Huffman code HCODE35 minus 1. |