JPEG Huffman encoder AC1
| HCODE138 | Huffman code 138 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN138 | Huffman length 138 Number of bits in the Huffman code HCODE138 minus 1. |
| HCODE139 | Huffman code 139 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN139 | Huffman length 139 Number of bits in the Huffman code HCODE139 minus 1. |