Searched refs:from_fourcc (Results 1 – 1 of 1) sorted by relevance
176 struct igt_mat4 igt_ycbcr_to_rgb_matrix(uint32_t from_fourcc, in igt_ycbcr_to_rgb_matrix() argument183 const struct color_encoding_format *fycbcr = lookup_fourcc(from_fourcc); in igt_ycbcr_to_rgb_matrix()195 struct igt_mat4 igt_rgb_to_ycbcr_matrix(uint32_t from_fourcc, in igt_rgb_to_ycbcr_matrix() argument201 const struct color_encoding_format *frgb = lookup_fourcc(from_fourcc); in igt_rgb_to_ycbcr_matrix()