Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h920 static int stbi__bmp_test(stbi__context *s);
1148 if (stbi__bmp_test(s)) return stbi__bmp_load(s,x,y,comp,req_comp, ri); in stbi__load_main()
5360 static int stbi__bmp_test(stbi__context *s) in stbi__bmp_test() function

Completed in 12 milliseconds