Searched refs:stbi__tga_test (Results 1 – 2 of 2) sorted by relevance
839 static int stbi__tga_test(stbi__context *s);1043 if (stbi__tga_test(s)) in stbi__load_main()5476 static int stbi__tga_test(stbi__context *s) in stbi__tga_test() function