Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_color_encoding.h48 struct igt_mat4 igt_ycbcr_to_rgb_matrix(uint32_t ycbcr_fourcc,
Digt_color_encoding.c176 struct igt_mat4 igt_ycbcr_to_rgb_matrix(uint32_t from_fourcc, in igt_ycbcr_to_rgb_matrix() function
Digt_fb.c2519 struct igt_mat4 m = igt_ycbcr_to_rgb_matrix(cvt->src.fb->drm_format, in convert_yuv_to_rgb24()
2683 struct igt_mat4 m = igt_ycbcr_to_rgb_matrix(cvt->src.fb->drm_format, in convert_yuv16_to_float()
2857 struct igt_mat4 m = igt_ycbcr_to_rgb_matrix(cvt->src.fb->drm_format, in convert_Y410_to_float()