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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdmerge.c68 boolean spare_full; /* T if spare buffer is occupied */ member in struct:__anon716
135 upsample->spare_full = FALSE;
159 if (upsample->spare_full) {
164 upsample->spare_full = FALSE;
181 upsample->spare_full = TRUE;
191 if (! upsample->spare_full)

Completed in 34 milliseconds