Searched refs:stbi__gif_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 | 864 static int stbi__gif_test(stbi__context *s); 1022 if (stbi__gif_test(s)) return stbi__gif_load(s,x,y,comp,req_comp, ri); in stbi__load_main() 6230 static int stbi__gif_test(stbi__context *s) in stbi__gif_test() function 6590 if (stbi__gif_test(s)) { in stbi__load_gif_main()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 864 static int stbi__gif_test(stbi__context *s); 1022 if (stbi__gif_test(s)) return stbi__gif_load(s,x,y,comp,req_comp, ri); in stbi__load_main() 6230 static int stbi__gif_test(stbi__context *s) in stbi__gif_test() function 6590 if (stbi__gif_test(s)) { in stbi__load_gif_main()
|