Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h1800 int nomore; // flag if we saw a marker so must stop member
1893 unsigned int b = j->nomore ? 0 : stbi__get8(j->s); in stbi__grow_buffer_unsafe()
1899 j->nomore = 1; in stbi__grow_buffer_unsafe()
2744 j->nomore = 0; in stbi__jpeg_reset()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1800 int nomore; // flag if we saw a marker so must stop member
1893 unsigned int b = j->nomore ? 0 : stbi__get8(j->s); in stbi__grow_buffer_unsafe()
1899 j->nomore = 1; in stbi__grow_buffer_unsafe()
2744 j->nomore = 0; in stbi__jpeg_reset()