Home
last modified time | relevance | path

Searched refs:jinit_c_master_control (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Djcinit.c37 jinit_c_master_control(cinfo, FALSE /* full compression */); in jinit_compress_master()
Djpeglibmangler.h38 #define jinit_c_master_control chromium_jinit_c_master_control macro
Djpegint.h309 EXTERN(void) jinit_c_master_control(j_compress_ptr cinfo,
Djctrans.c175 jinit_c_master_control(cinfo, TRUE /* transcode only */); in transencode_master_selection()
Djcmaster.c591 jinit_c_master_control(j_compress_ptr cinfo, boolean transcode_only) in jinit_c_master_control() function
Dturbojpeg.c815 jinit_c_master_control(cinfo, FALSE); in tjEncodeYUVPlanes()
2004 jinit_c_master_control(cinfo, TRUE); in tjTransform()