HomeSort by relevance Sort by last modified time
    Searched full:jpeg_add_quant_table (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglibmangler.h 68 #define jpeg_add_quant_table chromium_jpeg_add_quant_table macro
rdswitch.c 118 jpeg_add_quant_table(cinfo, tblno, table, cinfo->q_scale_factor[tblno],
121 jpeg_add_quant_table(cinfo, tblno, table, q_scale_factor[tblno],
307 jpeg_add_quant_table(cinfo, 0, std_luminance_quant_tbl,
309 jpeg_add_quant_table(cinfo, 1, std_chrominance_quant_tbl,
jcparam.c 26 jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl, function
101 jpeg_add_quant_table(cinfo, 0, std_luminance_quant_tbl,
103 jpeg_add_quant_table(cinfo, 1, std_chrominance_quant_tbl,
119 jpeg_add_quant_table(cinfo, 0, std_luminance_quant_tbl,
121 jpeg_add_quant_table(cinfo, 1, std_chrominance_quant_tbl,
139 * note that at Q=100 the scaling is 0, which will cause jpeg_add_quant_table
change.log 164 rather than zigzag order. Application code that calls jpeg_add_quant_table,
jpeglib.h 932 #define jpeg_add_quant_table macro
    [all...]
google.patch 291 +#define jpeg_add_quant_table chromium_jpeg_add_quant_table
    [all...]
  /external/jpeg/
jcparam.c 23 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
change.log 85 rather than zigzag order. Application code that calls jpeg_add_quant_table,
rdswitch.c 111 jpeg_add_quant_table(cinfo, tblno, table, scale_factor, force_baseline);
jpeglib.h 908 #define jpeg_add_quant_table macro
    [all...]
libjpeg.doc     [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcparam.c 24 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
jpeglib.h 911 #define jpeg_add_quant_table macro
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcparam.c 23 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
change.log 85 rather than zigzag order. Application code that calls jpeg_add_quant_table,
rdswitch.c 111 jpeg_add_quant_table(cinfo, tblno, table, scale_factor, force_baseline);
jpeglib.h 908 #define jpeg_add_quant_table macro
    [all...]
libjpeg.doc     [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 911 #define jpeg_add_quant_table macro
    [all...]

Completed in 1957 milliseconds