Searched refs:stbi__gif_info_raw (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 | 6276 static int stbi__gif_info_raw(stbi__context *s, int *x, int *y, int *comp) in stbi__gif_info_raw() function 6681 return stbi__gif_info_raw(s,x,y,comp); in stbi__gif_info()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 6276 static int stbi__gif_info_raw(stbi__context *s, int *x, int *y, int *comp) in stbi__gif_info_raw() function 6681 return stbi__gif_info_raw(s,x,y,comp); in stbi__gif_info()
|