Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_color_encoding.c65 static struct igt_mat4 ycbcr_to_rgb_matrix(const struct color_encoding *e) in ycbcr_to_rgb_matrix() function
190 c = ycbcr_to_rgb_matrix(e); in igt_ycbcr_to_rgb_matrix()