Searched refs:stbi__YCbCr_to_RGB_row (Results 1 – 2 of 2) sorted by relevance
3606 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row() function3770 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_row; in stbi__setup_jpeg()
3599 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row() function3763 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_row; in stbi__setup_jpeg()