Home
last modified time | relevance | path

Searched refs:stbi__pic_load_core (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h6035 static stbi_uc *stbi__pic_load_core(stbi__context *s,int width,int height,int *comp, stbi_uc *resul… in stbi__pic_load_core() function
6169 if (!stbi__pic_load_core(s,x,y,comp, result)) { in stbi__pic_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h6035 static stbi_uc *stbi__pic_load_core(stbi__context *s,int width,int height,int *comp, stbi_uc *resul… in stbi__pic_load_core() function
6169 if (!stbi__pic_load_core(s,x,y,comp, result)) { in stbi__pic_load()