JPEG Huffman encoder AC1
| HCODE44 | Huffman code 44 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN44 | Huffman length 44 Number of bits in the Huffman code HCODE44 minus 1. |
| HCODE45 | Huffman code 45 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN45 | Huffman length 45 Number of bits in the Huffman code HCODE45 minus 1. |