JPEG Huffman encoder AC1
| HCODE124 | Huffman code 124 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN124 | Huffman length 124 Number of bits in the Huffman code HCODE124 minus 1. |
| HCODE125 | Huffman code 125 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN125 | Huffman length 125 Number of bits in the Huffman code HCODE125 minus 1. |