Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h909 static int stbi__jpeg_info(stbi__context *s, int *x, int *y, int *comp);
4066 static int stbi__jpeg_info(stbi__context *s, int *x, int *y, int *comp) in stbi__jpeg_info() function
7640 if (stbi__jpeg_info(s, x, y, comp)) return 1;

Completed in 12 milliseconds