JPEG Huffman encoder AC0
| HCODE102 | Huffman code 102 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN102 | Huffman length 102 Number of bits in the Huffman code HCODE102 minus 1. |
| HCODE103 | Huffman code 103 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN103 | Huffman length 103 Number of bits in the Huffman code HCODE103 minus 1. |