JPEG Huffman encoder DC0
| HCODE14 | Huffman code 14 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN14 | Huffman length 14 Number of bits in the Huffman code HCODE14 minus 1. |
| HCODE15 | Huffman code 15 8 least significant bits of the Huffman code. If the Huffman code is less than 8 bits long, the unused bits must be 0. |
| HLEN15 | Huffman length 15 Number of bits in the Huffman code HCODE15 minus 1. |