HomeSort by relevance Sort by last modified time
    Searched refs:CSTATE_RAW_OK (Results 1 - 19 of 19) sorted by null

  /external/jpeg/
jcapistd.c 57 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
125 if (cinfo->global_state != CSTATE_RAW_OK)
jcapimin.c 152 cinfo->global_state == CSTATE_RAW_OK) {
199 cinfo->global_state != CSTATE_RAW_OK &&
218 cinfo->global_state != CSTATE_RAW_OK &&
jpegint.h 27 #define CSTATE_RAW_OK 102 /* start_compress done, write_raw_data OK */
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcapistd.c 58 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
126 if (cinfo->global_state != CSTATE_RAW_OK)
fpdfapi_jcapimin.c 153 cinfo->global_state == CSTATE_RAW_OK) {
200 cinfo->global_state != CSTATE_RAW_OK &&
219 cinfo->global_state != CSTATE_RAW_OK &&
jpegint.h 27 #define CSTATE_RAW_OK 102 /* start_compress done, write_raw_data OK */
  /external/qemu/distrib/jpeg-6b/
jcapistd.c 57 cinfo->global_state = (cinfo->raw_data_in ? CSTATE_RAW_OK : CSTATE_SCANNING);
125 if (cinfo->global_state != CSTATE_RAW_OK)
jcapimin.c 152 cinfo->global_state == CSTATE_RAW_OK) {
199 cinfo->global_state != CSTATE_RAW_OK &&
218 cinfo->global_state != CSTATE_RAW_OK &&
jpegint.h 27 #define CSTATE_RAW_OK 102 /* start_compress done, write_raw_data OK */
  /external/pdfium/core/include/thirdparties/libjpeg/
jpegint.h 27 #define CSTATE_RAW_OK 102 /* start_compress done, write_raw_data OK */