Lines Matching defs:fourcc
38 u32 fourcc;
52 .fourcc = V4L2_PIX_FMT_IPU3_SGRBG10,
57 .fourcc = V4L2_PIX_FMT_IPU3_SGBRG10,
62 .fourcc = V4L2_PIX_FMT_IPU3_SBGGR10,
67 .fourcc = V4L2_PIX_FMT_IPU3_SRGGB10,
72 .fourcc = V4L2_PIX_FMT_IPU3_Y10,
79 * cio2_find_format - lookup color format by fourcc or/and media bus code
80 * @pixelformat: fourcc to match, ignored if null
89 if (pixelformat && *pixelformat != formats[i].fourcc)
1068 f->pixelformat = formats[f->index].fourcc;
1099 mpix->pixelformat = fmt->fourcc;
1550 q->format.pixelformat = dflt_fmt.fourcc;