Home
last modified time | relevance | path

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

/netbsd-src/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) in stbi_info_from_memory() function