Home
last modified time | relevance | path

Searched refs:DSTATE_RDCOEFS (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djdtrans.c53 cinfo->global_state = DSTATE_RDCOEFS; in jpeg_read_coefficients()
55 if (cinfo->global_state == DSTATE_RDCOEFS) { in jpeg_read_coefficients()
Djpegint.h43 #define DSTATE_RDCOEFS 209 /* reading file in jpeg_read_coefficients */ macro