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

  /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)) {

Completed in 54 milliseconds