Searched refs:suspended (Results 1 – 2 of 2) sorted by relevance
34 boolean suspended; /* remember if we suspended output */ member80 mainp->suspended = FALSE; in start_pass_main()143 if (! mainp->suspended) { in process_data_simple_main()145 mainp->suspended = TRUE; in process_data_simple_main()152 if (mainp->suspended) { in process_data_simple_main()154 mainp->suspended = FALSE; in process_data_simple_main()219 if (! mainp->suspended) { in process_data_buffer_main()221 mainp->suspended = TRUE; in process_data_buffer_main()228 if (mainp->suspended) { in process_data_buffer_main()230 mainp->suspended = FALSE; in process_data_buffer_main()
1751 the decoder has suspended without consuming any data --- otherwise, if this1944 JPEG_SUSPENDED: suspended before completing any of the above
Completed in 41 milliseconds