OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pic_load
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
4236
static stbi_uc *
pic_load
(stbi *s,int *px,int *py,int *comp,int req_comp)
function in typeref:typename:stbi_uc *
4280
return
pic_load
(&s,x,y,comp,req_comp);
4309
return
pic_load
(&s,x,y,comp,req_comp);
stb_image.c
4236
static stbi_uc *
pic_load
(stbi *s,int *px,int *py,int *comp,int req_comp)
function in typeref:typename:stbi_uc *
4280
return
pic_load
(&s,x,y,comp,req_comp);
4309
return
pic_load
(&s,x,y,comp,req_comp);
Completed in 28 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025