Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h5262 static void *stbi__do_png(stbi__png *p, int *x, int *y, int *n, int req_comp, stbi__result_info *ri) in stbi__do_png() function
5298 return stbi__do_png(&p, x,y,comp,req_comp, ri); in stbi__png_load()

Completed in 11 milliseconds