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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djcapistd.c57 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
82 if (cinfo->global_state != CSTATE_SCANNING)
H A Djcapimin.c151 if (cinfo->global_state == CSTATE_SCANNING ||
198 (cinfo->global_state != CSTATE_SCANNING &&
217 (cinfo->global_state != CSTATE_SCANNING &&
H A Djpegint.h26 #define CSTATE_SCANNING 101 /* start_compress done, write_scanlines OK */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Djcapistd.c57 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
82 if (cinfo->global_state != CSTATE_SCANNING)
H A Djcapimin.c151 if (cinfo->global_state == CSTATE_SCANNING ||
198 (cinfo->global_state != CSTATE_SCANNING &&
217 (cinfo->global_state != CSTATE_SCANNING &&
H A Djpegint.h26 #define CSTATE_SCANNING 101 /* start_compress done, write_scanlines OK */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Djcapistd.c57 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
82 if (cinfo->global_state != CSTATE_SCANNING)
H A Djcapimin.c151 if (cinfo->global_state == CSTATE_SCANNING ||
198 (cinfo->global_state != CSTATE_SCANNING &&
217 (cinfo->global_state != CSTATE_SCANNING &&
H A Djpegint.h26 #define CSTATE_SCANNING 101 /* start_compress done, write_scanlines OK */ macro

Completed in 201 milliseconds