Home
last modified time | relevance | path

Searched defs:stbi__err (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h884 static int stbi__err(const char *str) in stbi__err() function
975 #define stbi__err(x,y) 0 macro
977 #define stbi__err(x,y) stbi__err(y) macro
979 #define stbi__err(x,y) stbi__err(x) macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h884 static int stbi__err(const char *str) in stbi__err() function
975 #define stbi__err(x,y) 0 macro
977 #define stbi__err(x,y) stbi__err(y) macro
979 #define stbi__err(x,y) stbi__err(x) macro