Searched refs:v4l2_pix_format (Results 126 - 150 of 161) sorted by relevance

1234567

/linux-master/drivers/media/usb/gspca/
H A Dspca506.c27 static const struct v4l2_pix_format vga_mode[] = {
H A Dspca505.c27 static const struct v4l2_pix_format vga_mode[] = {
H A Dmr97310a.c94 static const struct v4l2_pix_format vga_mode[] = {
H A Dpac7302.c125 static const struct v4l2_pix_format vga_mode[] = {
H A Dxirlink_cit.c59 static const struct v4l2_pix_format cif_yuv_mode[] = {
70 static const struct v4l2_pix_format vga_yuv_mode[] = {
85 static const struct v4l2_pix_format model0_mode[] = {
100 static const struct v4l2_pix_format model2_mode[] = {
H A Dspca508.c31 static const struct v4l2_pix_format sif_mode[] = {
H A Dt613.c48 static const struct v4l2_pix_format vga_mode_t16[] = {
H A Dsq930x.c47 static struct v4l2_pix_format vga_mode[] = {
H A Dconex.c33 static const struct v4l2_pix_format vga_mode[] = {
H A Dvc032x.c56 static const struct v4l2_pix_format vc0321_mode[] = {
68 static const struct v4l2_pix_format vc0323_mode[] = {
85 static const struct v4l2_pix_format bi_mode[] = {
102 static const struct v4l2_pix_format svga_mode[] = {
/linux-master/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k4aa.c314 static struct v4l2_pix_format s5k4aa_modes[] = {
/linux-master/drivers/media/usb/pwc/
H A Dpwc-v4l.c389 memset(&f->fmt.pix, 0, sizeof(struct v4l2_pix_format));
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c766 struct v4l2_pix_format *pix = &image->pix;
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_video.c93 struct v4l2_pix_format *pix = &vv->video_fmt;
/linux-master/drivers/media/i2c/
H A Dvideo-i2c.c671 struct v4l2_pix_format *pix = &fmt->fmt.pix;
H A Dtvp514x.c107 struct v4l2_pix_format pix;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c97 struct v4l2_pix_format pix;
H A Dv4l2-common.c430 int v4l2_fill_pixfmt(struct v4l2_pix_format *pixfmt, u32 pixelformat,
H A Dv4l2-ioctl.c273 const struct v4l2_pix_format *pix;
1046 * The v4l2_pix_format structure has been extended with fields that were
1059 offset = offsetof(struct v4l2_pix_format, priv)
1640 static void v4l_pix_format_touch(struct v4l2_pix_format *p)
1643 * The v4l2_pix_format structure contains fields that make no sense for
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c906 struct v4l2_pix_format *pix_fmt)
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-video.c638 struct v4l2_pix_format *pix_fmt;
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3538 static void atomisp_fill_pix_format(struct v4l2_pix_format *f,
3778 int atomisp_try_fmt(struct atomisp_device *isp, struct v4l2_pix_format *f,
4020 const struct v4l2_pix_format *pix)
4206 const struct v4l2_pix_format *f)
4229 static int atomisp_set_fmt_to_snr(struct video_device *vdev, const struct v4l2_pix_format *f,
/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c252 struct v4l2_pix_format format;
2587 struct v4l2_pix_format *f = &data->dbg.format;
/linux-master/drivers/staging/media/tegra-video/
H A Dtegra210.c232 static void tegra210_fmt_align(struct v4l2_pix_format *pix, unsigned int bpp)
/linux-master/drivers/media/platform/atmel/
H A Datmel-isi.c589 struct v4l2_pix_format *pixfmt = &f->fmt.pix;

Completed in 791 milliseconds

1234567