Home
last modified time | relevance | path

Searched refs:stbi__YCbCr_to_RGB_row (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h3606 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() function
3770 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_row; in stbi__setup_jpeg()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h3599 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() function
3763 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_row; in stbi__setup_jpeg()