Searched refs:stbi__do_png (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 | 4970 static void *stbi__do_png(stbi__png *p, int *x, int *y, int *n, int req_comp, stbi__result_info *ri) in stbi__do_png() function 5004 return stbi__do_png(&p, x,y,comp,req_comp, ri); in stbi__png_load()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4970 static void *stbi__do_png(stbi__png *p, int *x, int *y, int *n, int req_comp, stbi__result_info *ri) in stbi__do_png() function 5004 return stbi__do_png(&p, x,y,comp,req_comp, ri); in stbi__png_load()
|