Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_color_encoding.c176 struct igt_mat4 igt_ycbcr_to_rgb_matrix(uint32_t from_fourcc, in igt_ycbcr_to_rgb_matrix() argument
183 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() argument
201 const struct color_encoding_format *frgb = lookup_fourcc(from_fourcc); in igt_rgb_to_ycbcr_matrix()