Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djdmerge.c70 boolean spare_full; /* T if spare buffer is occupied */ member
238 upsample->spare_full = FALSE; in start_pass_merged_upsample()
261 if (upsample->spare_full) { in merged_2v_upsample()
269 upsample->spare_full = FALSE; in merged_2v_upsample()
286 upsample->spare_full = TRUE; in merged_2v_upsample()
296 if (!upsample->spare_full) in merged_2v_upsample()