Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h913 static int stbi__png_test(stbi__context *s);
1145 if (stbi__png_test(s)) return stbi__png_load(s,x,y,comp,req_comp, ri); in stbi__load_main()
5301 static int stbi__png_test(stbi__context *s) in stbi__png_test() function

Completed in 12 milliseconds