JPEG Huffman encoder AC0
| HCODE120 | Huffman code 120 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN120 | Huffman length 120 Number of bits in the Huffman code HCODE120 minus 1. |
| HCODE121 | Huffman code 121 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN121 | Huffman length 121 Number of bits in the Huffman code HCODE121 minus 1. |