Searched refs:stbi__tga_info (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 | 841 static int stbi__tga_info(stbi__context *s, int *x, int *y, int *comp); 5411 static int stbi__tga_info(stbi__context *s, int *x, int *y, int *comp) in stbi__tga_info() function 7242 if (stbi__tga_info(s, x, y, comp)) in stbi__info_main()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 841 static int stbi__tga_info(stbi__context *s, int *x, int *y, int *comp); 5411 static int stbi__tga_info(stbi__context *s, int *x, int *y, int *comp) in stbi__tga_info() function 7242 if (stbi__tga_info(s, x, y, comp)) in stbi__info_main()
|