HomeSort by: relevance | last modified time | path
    Searched defs:stbi_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/stbi/
stb_image.c 36 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 in typeref:typename:int
5028 stbi_info support from Jetro Lauha
stb_image.c 36 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 in typeref:typename:int
5028 stbi_info support from Jetro Lauha

Completed in 731 milliseconds