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

  /src/sys/dev/stbi/
stb_image.c 241 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp);
4988 int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp) function in typeref:typename:int

Completed in 54 milliseconds