Searched refs:stbi__psd_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 | 847 static int stbi__psd_info(stbi__context *s, int *x, int *y, int *comp); 6957 static int stbi__psd_info(stbi__context *s, int *x, int *y, int *comp) in stbi__psd_info() function 7225 if (stbi__psd_info(s, x, y, comp)) return 1; in stbi__info_main()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 847 static int stbi__psd_info(stbi__context *s, int *x, int *y, int *comp); 6957 static int stbi__psd_info(stbi__context *s, int *x, int *y, int *comp) in stbi__psd_info() function 7225 if (stbi__psd_info(s, x, y, comp)) return 1; in stbi__info_main()
|