Searched refs:jinit_c_master_control (Results 1 – 4 of 4) sorted by relevance
317 #define jinit_c_master_control jICMaster macro381 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
217 jinit_c_master_control(cinfo, FALSE /* full compression */); in jinit_compress_master()
188 jinit_c_master_control(cinfo, TRUE /* transcode only */); in transencode_master_selection()
623 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) in jinit_c_master_control() function