Lines Matching defs:fourcc
105 .fourcc = V4L2_PIX_FMT_YUYV,
109 .fourcc = V4L2_PIX_FMT_RGB565,
113 .fourcc = V4L2_PIX_FMT_SRGGB8,
117 .fourcc = V4L2_PIX_FMT_SBGGR8,
121 .fourcc = V4L2_PIX_FMT_SGRBG8,
125 .fourcc = V4L2_PIX_FMT_SGBRG8,
129 .fourcc = V4L2_PIX_FMT_YUV411P,
1430 f->fmt.pix.pixelformat = v4l2->format->fourcc;
1444 static struct em28xx_fmt *format_by_fourcc(unsigned int fourcc)
1449 if (format[i].fourcc == fourcc)
1471 f->fmt.pix.pixelformat, fmt->fourcc);
1504 f->fmt.pix.pixelformat = fmt->fourcc;
1517 static int em28xx_set_video_format(struct em28xx *dev, unsigned int fourcc,
1523 fmt = format_by_fourcc(fourcc);
2006 f->pixelformat = format[f->index].fourcc;
2703 em28xx_set_video_format(dev, format[0].fourcc,