HomeSort by relevance Sort by last modified time
    Searched refs:jinit_c_master_control (Results 1 - 14 of 14) sorted by null

  /external/opencv3/3rdparty/libjpeg/
jcinit.c 33 jinit_c_master_control(cinfo, FALSE /* full compression */);
jpegint.h 297 #define jinit_c_master_control jICMaster macro
361 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
jctrans.c 170 jinit_c_master_control(cinfo, TRUE /* transcode only */);
jcmaster.c 807 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) function
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcinit.c 33 jinit_c_master_control(cinfo, FALSE /* full compression */);
jpegint.h 298 #define jinit_c_master_control jICMaster macro
335 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
fpdfapi_jctrans.c 166 jinit_c_master_control(cinfo, TRUE /* transcode only */);
jpeglib.h 25 #define jinit_c_master_control FOXIT_PREFIX(jinit_c_master_control) macro
    [all...]
fpdfapi_jcmaster.c 543 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) function
  /external/libjpeg-turbo/
jcinit.c 33 jinit_c_master_control(cinfo, FALSE /* full compression */);
jctrans.c 175 jinit_c_master_control(cinfo, TRUE /* transcode only */);
jpegint.h 306 EXTERN(void) jinit_c_master_control (j_compress_ptr cinfo,
jcmaster.c 578 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) function
turbojpeg.c 901 jinit_c_master_control(cinfo, FALSE);
    [all...]

Completed in 113 milliseconds