Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h915 static int stbi__png_info(stbi__context *s, int *x, int *y, int *comp);
5321 static int stbi__png_info(stbi__context *s, int *x, int *y, int *comp) in stbi__png_info() function
7644 if (stbi__png_info(s, x, y, comp)) return 1;

Completed in 12 milliseconds