Lines Matching full:case
10 * needed in either the normal full-decompression case or the
11 * transcoding-only case.
16 * case.
26 * The error manager must already be set up (in case memory manager fails).
120 case 1:
125 case 3:
130 case 0:
133 case 1:
160 case 4:
163 case 0:
166 case 2:
197 /* We set these in case application only sets quantize_colors. */
223 * the data need not be decompressed. In that case, call jpeg_abort or
228 * It is unnecessary (but OK) to call jpeg_abort in this case.
230 * requests suspension of the decompressor. In this case the application
252 case JPEG_REACHED_SOS:
255 case JPEG_REACHED_EOI:
265 case JPEG_SUSPENDED:
293 case DSTATE_START:
300 case DSTATE_INHEADER:
309 case DSTATE_READY:
313 case DSTATE_PRELOAD:
314 case DSTATE_PRESCAN:
315 case DSTATE_SCANNING:
316 case DSTATE_RAW_OK:
317 case DSTATE_BUFIMAGE:
318 case DSTATE_BUFPOST:
319 case DSTATE_STOPPING: