DSTATE_READY      306 third_party/libjpeg/jdapimin.c       cinfo->global_state = DSTATE_READY;
DSTATE_READY      309 third_party/libjpeg/jdapimin.c   case DSTATE_READY:
DSTATE_READY      352 third_party/libjpeg/jdapimin.c   if (cinfo->global_state < DSTATE_READY ||
DSTATE_READY       40 third_party/libjpeg/jdapistd.c   if (cinfo->global_state == DSTATE_READY) {
DSTATE_READY       93 third_party/libjpeg/jdmaster.c   if (cinfo->global_state != DSTATE_READY)