Home | Sort by: relevance | last modified time | path |
/src/sys/dev/stbi/ | |
stb_image.c | 4126 static stbi_uc *pic_load2(stbi *s,int width,int height,int *comp, stbi_uc *result) function in typeref:typename:stbi_uc * 4257 if (!pic_load2(s,x,y,comp, result)) { |