JPEG Huffman encoder AC0
| HCODE150 | Huffman code 150 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN150 | Huffman length 150 Number of bits in the Huffman code HCODE150 minus 1. |
| HCODE151 | Huffman code 151 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN151 | Huffman length 151 Number of bits in the Huffman code HCODE151 minus 1. |