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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c241 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp);
4988 int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp) function

Completed in 377 milliseconds