Searched defs:YCbCr_to_RGB_kernel (Results 1 - 1 of 1) sorted by relevance
| /third_party/astc-encoder/Source/ | ||
| H A D | stb_image.h | 1997 void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step); member |
Completed in 16 milliseconds