Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h5309 static int stbi__png_info_raw(stbi__png *p, int *x, int *y, int *comp) in stbi__png_info_raw() function
5325 return stbi__png_info_raw(&p, x, y, comp); in stbi__png_info()
5332 if (!stbi__png_info_raw(&p, NULL, NULL, NULL)) in stbi__png_is16()

Completed in 12 milliseconds