JPEG Huffman encoder AC0
| HCODE76 | Huffman code 76 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN76 | Huffman length 76 Number of bits in the Huffman code HCODE76 minus 1. |
| HCODE77 | Huffman code 77 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN77 | Huffman length 77 Number of bits in the Huffman code HCODE77 minus 1. |