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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c4406 static int stbi_gif_info_raw(stbi *s, int *x, int *y, int *comp) function
4727 res = stbi_gif_info_raw(&s, x, y, comp);
4737 return stbi_gif_info_raw(&s, x, y, comp);

Completed in 206 milliseconds