Searched refs:stbi__bmp_test (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 833 static int stbi__bmp_test(stbi__context *s); 1019 if (stbi__bmp_test(s)) return stbi__bmp_load(s,x,y,comp,req_comp, ri); in stbi__load_main() 5066 static int stbi__bmp_test(stbi__context *s) in stbi__bmp_test() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 833 static int stbi__bmp_test(stbi__context *s); 1019 if (stbi__bmp_test(s)) return stbi__bmp_load(s,x,y,comp,req_comp, ri); in stbi__load_main() 5066 static int stbi__bmp_test(stbi__context *s) in stbi__bmp_test() function
|