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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c36 stbi_info support from Jetro Lauha
46 stbi_info support for BMP,PSD,HDR,PIC
47 rewrite stbi_info and load_file variations to share file handling code
64 Jetro Lauha (stbi_info) Jonathan Blow
245 extern int stbi_info (char const *filename, int *x, int *y, int *comp);
4958 int stbi_info(char const *filename, int *x, int *y, int *comp) function
5028 stbi_info support from Jetro Lauha

Completed in 142 milliseconds