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

  /external/jpeg/
jcinit.c 33 jinit_c_master_control(cinfo, FALSE /* full compression */);
jpegint.h 328 #define jinit_c_master_control jICMaster macro
365 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
jctrans.c 166 jinit_c_master_control(cinfo, TRUE /* transcode only */);
jcmaster.c 543 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) function
  /external/qemu/distrib/jpeg-6b/
jcinit.c 33 jinit_c_master_control(cinfo, FALSE /* full compression */);
jpegint.h 328 #define jinit_c_master_control jICMaster macro
365 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
jctrans.c 166 jinit_c_master_control(cinfo, TRUE /* transcode only */);
jcmaster.c 543 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) function

Completed in 2474 milliseconds