JPEG Huffman encoder AC0
| HCODE56 | Huffman code 56 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN56 | Huffman length 56 Number of bits in the Huffman code HCODE56 minus 1. |
| HCODE57 | Huffman code 57 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN57 | Huffman length 57 Number of bits in the Huffman code HCODE57 minus 1. |