Searched refs:v4l2_format (Results 1 - 25 of 43) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dv4l2-dev.h139 struct v4l2_format *f);
141 struct v4l2_format *f);
143 struct v4l2_format *f);
145 struct v4l2_format *f);
147 struct v4l2_format *f);
149 struct v4l2_format *f);
151 struct v4l2_format *f);
153 struct v4l2_format *f);
157 struct v4l2_format *f);
160 struct v4l2_format *
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-core.c553 frame->v4l2_linesize = (frame->frmwidth * frame->v4l2_format.depth)>> 3;
611 bytes_per_pixel = frame->v4l2_format.bytes_per_pixel;
620 if (frame->v4l2_format.format == V4L2_PIX_FMT_YUYV) {
627 switch (frame->v4l2_format.format) {
652 if (frame->v4l2_format.format == V4L2_PIX_FMT_YUYV) {
659 switch (frame->v4l2_format.format) {
812 if ( (frame->v4l2_format.format == V4L2_PIX_FMT_YUV422P) ||
813 (frame->v4l2_format.format == V4L2_PIX_FMT_YVU420) ) { // this is a planar format
819 if (frame->v4l2_format.format == V4L2_PIX_FMT_YUYV){ //initialise u and v pointers
827 } else if (frame->v4l2_format
[all...]
H A Dusbvision.h331 struct usbvision_v4l2_format_st v4l2_format; /* format the user needs*/ member in struct:usbvision_frame
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.c114 static struct v4l2_format pvr_format [] = {
453 struct v4l2_format *vf = (struct v4l2_format *)arg;
458 sizeof(struct v4l2_format));
485 struct v4l2_format *vf = (struct v4l2_format *)arg;
519 sizeof(struct v4l2_format));
H A Dpvrusb2-cx2584x-v4l.c257 struct v4l2_format fmt;
H A Dpvrusb2-i2c-cmd-v4l2.c209 struct v4l2_format fmt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-empress.c235 struct v4l2_format *f = arg;
248 struct v4l2_format *f = arg;
H A Dsaa6752hs.c58 static const struct v4l2_format v4l2_format_table[] =
320 struct v4l2_format* f)
767 struct v4l2_format *f = arg;
779 struct v4l2_format *f = arg;
H A Dsaa7134-video.c1467 static void saa7134_vbi_fmt(struct saa7134_dev *dev, struct v4l2_format *f)
1484 struct v4l2_format *f)
1514 struct v4l2_format *f)
1584 struct v4l2_format *f)
2126 struct v4l2_format *f = arg;
2131 struct v4l2_format *f = arg;
2136 struct v4l2_format *f = arg;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_video.c100 static int g_fmt(struct saa7146_fh *fh, struct v4l2_format *f)
180 static int try_fmt(struct saa7146_fh *fh, struct v4l2_format *f)
358 static int s_fmt(struct saa7146_fh *fh, struct v4l2_format *f)
1028 struct v4l2_format *f = arg;
1034 struct v4l2_format *f = arg;
1040 struct v4l2_format *f = arg;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-core.c542 static int get_v4lfmt(struct i2c_client *client, struct v4l2_format *fmt)
554 static int set_v4lfmt(struct i2c_client *client, struct v4l2_format *fmt)
819 return get_v4lfmt(client, (struct v4l2_format *)arg);
822 return set_v4lfmt(client, (struct v4l2_format *)arg);
H A Dcx25840-vbi.c232 struct v4l2_format *fmt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-controls.c243 struct v4l2_format fmt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dov7670.c670 static int ov7670_try_fmt(struct i2c_client *c, struct v4l2_format *fmt,
717 static int ov7670_s_fmt(struct i2c_client *c, struct v4l2_format *fmt)
1322 return ov7670_try_fmt(client, (struct v4l2_format *) arg, NULL, NULL);
1324 return ov7670_s_fmt(client, (struct v4l2_format *) arg);
H A Dvideodev.c581 struct v4l2_format *f = (struct v4l2_format *)arg;
637 struct v4l2_format *f = (struct v4l2_format *)arg;
688 struct v4l2_format *f = (struct v4l2_format *)arg;
H A Dsaa7115.c1112 static int saa711x_get_v4lfmt(struct i2c_client *client, struct v4l2_format *fmt)
1141 static int saa711x_set_v4lfmt(struct i2c_client *client, struct v4l2_format *fmt)
1231 return saa711x_set_v4lfmt(client, (struct v4l2_format *)arg);
1234 return saa711x_get_v4lfmt(client, (struct v4l2_format *)arg);
H A Dcompat_ioctl32.c246 static int get_v4l2_format32(struct v4l2_format *kp, struct v4l2_format32 __user *up)
265 static int put_v4l2_format32(struct v4l2_format *kp, struct v4l2_format32 __user *up)
624 struct v4l2_format v2f;
H A Dzr364xx.c538 struct v4l2_format *f)
565 struct v4l2_format *f)
590 struct v4l2_format *f)
H A Dvivi.c946 struct v4l2_format *f)
963 struct v4l2_format *f)
1008 struct v4l2_format *f)
H A Dcafe_ccic.c885 struct v4l2_format fmt;
1581 struct v4l2_format *fmt)
1593 struct v4l2_format *fmt)
1643 struct v4l2_format *f)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-v4l.c214 static void pwc_vidioc_fill_fmt(const struct pwc_device *pdev, struct v4l2_format *f)
246 static int pwc_vidioc_try_fmt(struct pwc_device *pdev, struct v4l2_format *f)
288 static int pwc_vidioc_set_fmt(struct pwc_device *pdev, struct v4l2_format *f)
982 struct v4l2_format *f = arg;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev2.h1340 struct v4l2_format struct
1401 #define VIDIOC_G_FMT _IOWR ('V', 4, struct v4l2_format)
1402 #define VIDIOC_S_FMT _IOWR ('V', 5, struct v4l2_format)
1447 #define VIDIOC_TRY_FMT _IOWR ('V', 64, struct v4l2_format)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dv4l2.c178 struct v4l2_format fmt;
181 memset(&fmt, 0, sizeof(struct v4l2_format));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-vbi.c25 struct v4l2_format *f)
H A Dcx88-blackbird.c766 struct v4l2_format *f)
785 struct v4l2_format *f)
801 struct v4l2_format *f)

Completed in 316 milliseconds

12