Searched defs:jpeg_add_quant_table (Results 1 - 7 of 7) sorted by relevance

/external/jpeg/
H A Djcparam.c23 jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl, function
98 jpeg_add_quant_table(cinfo, 0, std_luminance_quant_tbl,
100 jpeg_add_quant_table(cinfo, 1, std_chrominance_quant_tbl,
118 * note that at Q=100 the scaling is 0, which will cause jpeg_add_quant_table
H A Djpeglib.h908 #define jpeg_add_quant_table jAddQuantTable macro
988 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcparam.c24 jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl, function
99 jpeg_add_quant_table(cinfo, 0, std_luminance_quant_tbl,
101 jpeg_add_quant_table(cinfo, 1, std_chrominance_quant_tbl,
119 * note that at Q=100 the scaling is 0, which will cause jpeg_add_quant_table
H A Djpeglib.h911 #define jpeg_add_quant_table jAddQuantTable macro
993 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
/external/qemu/distrib/jpeg-6b/
H A Djcparam.c23 jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl, function
98 jpeg_add_quant_table(cinfo, 0, std_luminance_quant_tbl,
100 jpeg_add_quant_table(cinfo, 1, std_chrominance_quant_tbl,
118 * note that at Q=100 the scaling is 0, which will cause jpeg_add_quant_table
H A Djpeglib.h908 #define jpeg_add_quant_table jAddQuantTable macro
988 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h911 #define jpeg_add_quant_table jAddQuantTable macro
993 EXTERN(void) jpeg_add_quant_table JPP((j_compress_ptr cinfo, int which_tbl,

Completed in 223 milliseconds