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

  /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 1899 milliseconds