Searched refs:stbi_jpeg_test_file (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c321 extern int stbi_jpeg_test_file (FILE *f);
509 extern int stbi_jpeg_test_file (FILE *f);
667 if (stbi_jpeg_test_file(f)) return stbi_jpeg_load_from_file(f,x,y,comp,req_comp);
2112 int stbi_jpeg_test_file(FILE *f) function

Completed in 123 milliseconds