Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h6414 static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp, stbi_u… in stbi__gif_load_next() function
6603 u = stbi__gif_load_next(s, &g, comp, req_comp, two_back); in stbi__load_gif_main()
6657 u = stbi__gif_load_next(s, &g, comp, req_comp, 0); in stbi__gif_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h6414 static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp, stbi_u… in stbi__gif_load_next() function
6603 u = stbi__gif_load_next(s, &g, comp, req_comp, two_back); in stbi__load_gif_main()
6657 u = stbi__gif_load_next(s, &g, comp, req_comp, 0); in stbi__gif_load()