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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djdtrans.c75 cinfo->global_state = DSTATE_STOPPING;
77 /* At this point we should be in state DSTATE_STOPPING if being used
81 if ((cinfo->global_state == DSTATE_STOPPING ||
H A Djdapimin.c319 case DSTATE_STOPPING:
338 cinfo->global_state > DSTATE_STOPPING)
353 cinfo->global_state > DSTATE_STOPPING)
377 cinfo->global_state = DSTATE_STOPPING;
380 cinfo->global_state = DSTATE_STOPPING;
381 } else if (cinfo->global_state != DSTATE_STOPPING) {
H A Djpegint.h39 #define DSTATE_STOPPING 210 /* looking for EOI in jpeg_finish_decompress */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdtrans.c75 cinfo->global_state = DSTATE_STOPPING;
77 /* At this point we should be in state DSTATE_STOPPING if being used
81 if ((cinfo->global_state == DSTATE_STOPPING ||
H A Djdapimin.c320 case DSTATE_STOPPING:
339 cinfo->global_state > DSTATE_STOPPING)
354 cinfo->global_state > DSTATE_STOPPING)
378 cinfo->global_state = DSTATE_STOPPING;
381 cinfo->global_state = DSTATE_STOPPING;
382 } else if (cinfo->global_state != DSTATE_STOPPING) {
H A Djpegint.h40 #define DSTATE_STOPPING 210 /* looking for EOI in jpeg_finish_decompress */ macro

Completed in 121 milliseconds