Searched refs:v4l2_pix_format (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/et61x251/
H A Det61x251_sensor.h99 struct v4l2_pix_format pix_format;
109 const struct v4l2_pix_format* pix);
H A Det61x251_core.c122 struct v4l2_pix_format* p = &(cam->sensor.pix_format);
1013 struct v4l2_pix_format* pix)
1747 struct v4l2_pix_format* pix_format = &(s->pix_format);
1916 struct v4l2_pix_format* pfmt = &(cam->sensor.pix_format);
1943 struct v4l2_pix_format* pix;
1944 struct v4l2_pix_format* pfmt = &(s->pix_format);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/sn9c102/
H A Dsn9c102_sensor.h257 struct v4l2_pix_format pix_format;
276 const struct v4l2_pix_format* pix);
H A Dsn9c102_tas5110d.c58 const struct v4l2_pix_format* pix)
H A Dsn9c102_tas5110c1b.c78 const struct v4l2_pix_format* pix)
H A Dsn9c102_tas5130d1b.c79 const struct v4l2_pix_format* pix)
H A Dsn9c102_hv7131d.c134 const struct v4l2_pix_format* pix)
H A Dsn9c102_pas106b.c153 const struct v4l2_pix_format* pix)
H A Dsn9c102_mi0343.c207 const struct v4l2_pix_format* pix)
H A Dsn9c102_pas202bcb.c125 const struct v4l2_pix_format* pix)
H A Dsn9c102_hv7131r.c224 const struct v4l2_pix_format* pix)
H A Dsn9c102_ov7630.c241 const struct v4l2_pix_format* pix)
H A Dsn9c102_mi0360.c288 const struct v4l2_pix_format* pix)
H A Dsn9c102_core.c122 struct v4l2_pix_format* p = &(cam->sensor.pix_format);
1475 sn9c102_set_pix_format(struct sn9c102_device* cam, struct v4l2_pix_format* pix)
2303 struct v4l2_pix_format* pix_format = &(s->pix_format);
2493 struct v4l2_pix_format* pfmt = &(cam->sensor.pix_format);
2523 struct v4l2_pix_format* pix;
2524 struct v4l2_pix_format* pfmt = &(s->pix_format);
H A Dsn9c102_ov7660.c381 const struct v4l2_pix_format* pix)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/zc0301/
H A Dzc0301_sensor.h105 struct v4l2_pix_format pix_format;
H A Dzc0301_core.c125 struct v4l2_pix_format* p = &(cam->sensor.pix_format);
1353 struct v4l2_pix_format* pfmt = &(cam->sensor.pix_format);
1379 struct v4l2_pix_format* pix;
1380 struct v4l2_pix_format* pfmt = &(s->pix_format);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dcompat_ioctl32.c206 static inline int get_v4l2_pix_format(struct v4l2_pix_format *kp, struct v4l2_pix_format __user *up)
208 if (copy_from_user(kp, up, sizeof(struct v4l2_pix_format)))
213 static inline int put_v4l2_pix_format(struct v4l2_pix_format *kp, struct v4l2_pix_format __user *up)
215 if (copy_to_user(up, kp, sizeof(struct v4l2_pix_format)))
239 struct v4l2_pix_format pix; // V4L2_BUF_TYPE_VIDEO_CAPTURE
439 struct v4l2_pix_format fmt;
H A Dcafe_ccic.c170 struct v4l2_pix_format pix_format;
599 struct v4l2_pix_format *fmt = &cam->pix_format;
1556 static struct v4l2_pix_format cafe_def_pix_format = {
H A Dov7670.c676 struct v4l2_pix_format *pix = &fmt->fmt.pix;
H A Dzr364xx.c576 memset(&f->fmt.pix, 0, sizeof(struct v4l2_pix_format));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dsaa7146_vv.h62 struct v4l2_pix_format *fmt;
96 struct v4l2_pix_format video_fmt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h257 struct v4l2_pix_format struct
603 struct v4l2_pix_format fmt;
1345 struct v4l2_pix_format pix; // V4L2_BUF_TYPE_VIDEO_CAPTURE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-core.c556 struct v4l2_pix_format *pix;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-v4l.c216 memset(&f->fmt.pix, 0, sizeof(struct v4l2_pix_format));

Completed in 166 milliseconds

12