OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psd_load
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
3881
static stbi_uc *
psd_load
(stbi *s, int *x, int *y, int *comp, int req_comp)
function in typeref:typename:stbi_uc *
4054
return
psd_load
(&s, x,y,comp,req_comp);
4062
return
psd_load
(&s, x,y,comp,req_comp);
stb_image.c
3881
static stbi_uc *
psd_load
(stbi *s, int *x, int *y, int *comp, int req_comp)
function in typeref:typename:stbi_uc *
4054
return
psd_load
(&s, x,y,comp,req_comp);
4062
return
psd_load
(&s, x,y,comp,req_comp);
Completed in 27 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025