#include "defs.h"
Go to the source code of this file.
Defines | |
#define | DHT_SIZE 432 |
#define | JPG_HUFFMAN_TABLE_LENGTH 0x01A0 |
Variables | |
static const unsigned char | dht_data [DHT_SIZE] |
static const unsigned char | JPEGHuffmanTable [JPG_HUFFMAN_TABLE_LENGTH] |
#define JPG_HUFFMAN_TABLE_LENGTH 0x01A0 |
const unsigned char JPEGHuffmanTable[JPG_HUFFMAN_TABLE_LENGTH] [static] |