Home
last modified time | relevance | path

Searched refs:using_merged_upsample (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdmaster.c26 boolean using_merged_upsample; /* TRUE if using merged upsample/cconvert */ member
307 master->using_merged_upsample = use_merged_upsample(cinfo); in master_selection()
360 if (master->using_merged_upsample) { in master_selection()
467 if (! master->using_merged_upsample) in prepare_for_output_pass()
/external/libjpeg-turbo/
Djdmaster.h19 boolean using_merged_upsample; /* TRUE if using merged upsample/cconvert */ member
Djdmaster.c479 master->using_merged_upsample = use_merged_upsample(cinfo); in master_selection()
532 if (master->using_merged_upsample) { in master_selection()
649 if (! master->using_merged_upsample) in prepare_for_output_pass()