Home
last modified time | relevance | path

Searched refs:DSTATE_RAW_OK (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdapistd.c134 cinfo->global_state = cinfo->raw_data_out ? DSTATE_RAW_OK : DSTATE_SCANNING; in output_pass_setup()
191 if (cinfo->global_state != DSTATE_RAW_OK) in jpeg_read_raw_data()
257 cinfo->global_state == DSTATE_RAW_OK) && cinfo->buffered_image) { in jpeg_finish_output()
A Djdapimin.c320 case DSTATE_RAW_OK: in jpeg_consume_input()
376 cinfo->global_state == DSTATE_RAW_OK) && ! cinfo->buffered_image) { in jpeg_finish_decompress()
A Djpegint.h36 #define DSTATE_RAW_OK 206 /* start_decompress done, read_raw_data OK */ macro

Completed in 8 milliseconds