Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djdmaster.h19 boolean using_merged_upsample; /* TRUE if using merged upsample/cconvert */ member
Djdmaster.c480 master->using_merged_upsample = use_merged_upsample(cinfo); in master_selection()
533 if (master->using_merged_upsample) { in master_selection()
650 if (!master->using_merged_upsample) in prepare_for_output_pass()