JPEG Huffman encoder AC1
| HCODE174 | Huffman code 174 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN174 | Huffman length 174 Number of bits in the Huffman code HCODE174 minus 1. |
| HCODE175 | Huffman code 175 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN175 | Huffman length 175 Number of bits in the Huffman code HCODE175 minus 1. |