Searched refs:read_from_callbacks (Results 1 – 2 of 2) sorted by relevance
732 int read_from_callbacks; member747 s->read_from_callbacks = 0; in stbi__start_mem()758 s->read_from_callbacks = 1; in stbi__start_callbacks()1459 s->read_from_callbacks = 0; in stbi__refill_buffer()1473 if (s->read_from_callbacks) { in stbi__get8()1486 if (s->read_from_callbacks == 0) return 1; in stbi__at_eof()