Searched defs:huffman_table (Results 1 – 3 of 3) sorted by relevance
67 struct huffman_table struct70 unsigned char bits[16];71 unsigned char values[256];
742 VAHuffmanTableBufferJPEGBaseline huffman_table; in tinyjpeg_decode() local
131 } huffman_table[2]; member