Home
last modified time | relevance | path

Searched refs:val_dc_luminance (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djstdhuff.c61 static const UINT8 val_dc_luminance[] = in std_huff_tables() local
128 val_dc_luminance); in std_huff_tables()
/external/syslinux/com32/lib/jpeg/
Dtinyjpeg.c64 static const unsigned char val_dc_luminance[] = variable
415 build_huffman_table(bits_dc_luminance, val_dc_luminance, &priv->HTDC[0]); in build_default_huffman_tables()