Searched defs:from_fourcc (Results 1 – 2 of 2) sorted by relevance
176 struct igt_mat4 igt_ycbcr_to_rgb_matrix(uint32_t 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()
165 pub const fn from_fourcc(n: &[u8; 4]) -> Self { in from_fourcc() method