Home
last modified time | relevance | path

Searched defs:stbi__YCbCr_to_RGB_simd (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h3684 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) in stbi__YCbCr_to_RGB_simd() function

Completed in 16 milliseconds