Searched defs:from_fourcc (Results 1 – 3 of 3) 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()
97 bool ImageProcessor::SupportsConversion(uint32_t from_fourcc, in SupportsConversion()
165 pub const fn from_fourcc(n: &[u8; 4]) -> Self { in from_fourcc() method