Home
last modified time | relevance | path

Searched refs:transcode_only (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djcmaster.c82 initial_setup (j_compress_ptr cinfo, boolean transcode_only) in initial_setup() argument
92 if (!transcode_only) in initial_setup()
590 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) in jinit_c_master_control() argument
604 initial_setup(cinfo, transcode_only); in jinit_c_master_control()
621 if (transcode_only) { in jinit_c_master_control()
Djpegint.h307 boolean transcode_only);
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcmaster.c543 jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only) in jinit_c_master_control() argument
574 if (transcode_only) { in jinit_c_master_control()
Djpegint.h336 boolean transcode_only));