JPEG Huffman encoder AC1
| HCODE162 | Huffman code 162 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN162 | Huffman length 162 Number of bits in the Huffman code HCODE162 minus 1. |
| HCODE163 | Huffman code 163 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN163 | Huffman length 163 Number of bits in the Huffman code HCODE163 minus 1. |