Lines Matching defs:fourcc
34 u32 fourcc;
47 .fourcc = V4L2_PIX_FMT_IPU3_SGRBG10,
51 .fourcc = V4L2_PIX_FMT_IPU3_SGBRG10,
55 .fourcc = V4L2_PIX_FMT_IPU3_SBGGR10,
59 .fourcc = V4L2_PIX_FMT_IPU3_SRGGB10,
65 * cio2_find_format - lookup color format by fourcc or/and media bus code
66 * @pixelformat: fourcc to match, ignored if null
75 if (pixelformat && *pixelformat != formats[i].fourcc)
1071 f->pixelformat = formats[f->index].fourcc;
1102 mpix->pixelformat = fmt->fourcc;
1561 q->format.pixelformat = dflt_fmt.fourcc;