Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h732 int read_from_callbacks; member
747 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()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h732 int read_from_callbacks; member
747 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()