Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h1204 static stbi__uint16 *stbi__convert_8_to_16(stbi_uc *orig, int w, int h, int channels) in stbi__convert_8_to_16() function
1296 result = stbi__convert_8_to_16((stbi_uc *) result, *x, *y, req_comp == 0 ? *comp : req_comp); in stbi__load_and_postprocess_16bit()

Completed in 11 milliseconds