JPEG Huffman encoder AC0
| HCODE78 | Huffman code 78 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN78 | Huffman length 78 Number of bits in the Huffman code HCODE78 minus 1. |
| HCODE79 | Huffman code 79 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN79 | Huffman length 79 Number of bits in the Huffman code HCODE79 minus 1. |