Searched refs:stbi__YCbCr_to_RGB_simd (Results 1 – 2 of 2) sorted by relevance
3461 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd() function3605 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_simd; in stbi__setup_jpeg()3612 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_simd; in stbi__setup_jpeg()