Searched refs:stbi_gif_load (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c396 extern stbi_uc *stbi_gif_load (char const *filename, int *x, int *y, int *comp, int req_comp);
582 extern stbi_uc *stbi_gif_load (char const *filename, int *x, int *y, int *comp, int req_comp);
4651 stbi_uc *stbi_gif_load (char const *filename, int *x, int *y, int *comp, int req_comp) function

Completed in 193 milliseconds