Searched refs:stbi__psd_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 | 845 static int stbi__psd_test(stbi__context *s); 1025 if (stbi__psd_test(s)) return stbi__psd_load(s,x,y,comp,req_comp, ri, bpc); in stbi__load_main() 5729 static int stbi__psd_test(stbi__context *s) in stbi__psd_test() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 845 static int stbi__psd_test(stbi__context *s); 1025 if (stbi__psd_test(s)) return stbi__psd_load(s,x,y,comp,req_comp, ri, bpc); in stbi__load_main() 5729 static int stbi__psd_test(stbi__context *s) in stbi__psd_test() function
|