Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h866 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *co…
1306 result = (unsigned char*) stbi__load_gif_main(&s, delays, x, y, z, comp, req_comp); in stbi_load_gif_from_memory()
6588 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp,… in stbi__load_gif_main() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h866 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *co…
1306 result = (unsigned char*) stbi__load_gif_main(&s, delays, x, y, z, comp, req_comp); in stbi_load_gif_from_memory()
6588 static void *stbi__load_gif_main(stbi__context *s, int **delays, int *x, int *y, int *z, int *comp,… in stbi__load_gif_main() function