Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h3658 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) in stbi__YCbCr_to_RGB_row() function
3822 j->YCbCr_to_RGB_kernel = stbi__YCbCr_to_RGB_row; in stbi__setup_jpeg()

Completed in 16 milliseconds