Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h448 STBIDEF stbi_us *stbi_load_from_file_16(FILE *f, int *x, int *y, int *channels_in_file, int desired_channels);
1387 STBIDEF stbi__uint16 *stbi_load_from_file_16(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file_16() function
1405 result = stbi_load_from_file_16(f,x,y,comp,req_comp); in stbi_load_16()

Completed in 12 milliseconds