Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h1135 static void *stbi__load_main(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__result_info *ri, int bpc) in stbi__load_main() function
1261 void *result = stbi__load_main(s, x, y, comp, req_comp, &ri, 8); in stbi__load_and_postprocess_8bit()
1287 void *result = stbi__load_main(s, x, y, comp, req_comp, &ri, 16); in stbi__load_and_postprocess_16bit()

Completed in 12 milliseconds