JPEG Huffman encoder AC1
| HCODE146 | Huffman code 146 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN146 | Huffman length 146 Number of bits in the Huffman code HCODE146 minus 1. |
| HCODE147 | Huffman code 147 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN147 | Huffman length 147 Number of bits in the Huffman code HCODE147 minus 1. |