Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h5981 static int stbi__pic_is4(stbi__context *s,const char *str) in stbi__pic_is4() function
5995 if (!stbi__pic_is4(s,"\x53\x80\xF6\x34")) in stbi__pic_test_core()
6001 if (!stbi__pic_is4(s,"PICT")) in stbi__pic_test_core()
7030 if (!stbi__pic_is4(s,"\x53\x80\xF6\x34")) { in stbi__pic_info()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h5981 static int stbi__pic_is4(stbi__context *s,const char *str) in stbi__pic_is4() function
5995 if (!stbi__pic_is4(s,"\x53\x80\xF6\x34")) in stbi__pic_test_core()
6001 if (!stbi__pic_is4(s,"PICT")) in stbi__pic_test_core()
7030 if (!stbi__pic_is4(s,"\x53\x80\xF6\x34")) { in stbi__pic_info()