OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stbi_info_from_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
246
extern int
stbi_info_from_file
(FILE *f, int *x, int *y, int *comp);
4963
result =
stbi_info_from_file
(f, x, y, comp);
4968
int
stbi_info_from_file
(FILE *f, int *x, int *y, int *comp)
function in typeref:typename:int
stb_image.c
246
extern int
stbi_info_from_file
(FILE *f, int *x, int *y, int *comp);
4963
result =
stbi_info_from_file
(f, x, y, comp);
4968
int
stbi_info_from_file
(FILE *f, int *x, int *y, int *comp)
function in typeref:typename:int
Completed in 27 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025