Lines Matching defs:fourcc
95 .fourcc = V4L2_PIX_FMT_YUYV,
99 .fourcc = V4L2_PIX_FMT_RGB565,
103 .fourcc = V4L2_PIX_FMT_SRGGB8,
107 .fourcc = V4L2_PIX_FMT_SBGGR8,
111 .fourcc = V4L2_PIX_FMT_SGRBG8,
115 .fourcc = V4L2_PIX_FMT_SGBRG8,
119 .fourcc = V4L2_PIX_FMT_YUV411P,
1420 f->fmt.pix.pixelformat = v4l2->format->fourcc;
1434 static struct em28xx_fmt *format_by_fourcc(unsigned int fourcc)
1439 if (format[i].fourcc == fourcc)
1461 f->fmt.pix.pixelformat, fmt->fourcc);
1494 f->fmt.pix.pixelformat = fmt->fourcc;
1507 static int em28xx_set_video_format(struct em28xx *dev, unsigned int fourcc,
1513 fmt = format_by_fourcc(fourcc);
1996 f->pixelformat = format[f->index].fourcc;
2693 em28xx_set_video_format(dev, format[0].fourcc,