Searched refs:V4L2_FIELD_SEQ_TB (Results 1 – 24 of 24) sorted by relevance
/linux-2.6.39/drivers/media/video/davinci/ |
D | vpif_capture.h | 45 (V4L2_FIELD_SEQ_TB == field)) || \
|
D | vpif_display.h | 39 (((V4L2_FIELD_INTERLACED == field) || (V4L2_FIELD_SEQ_TB == field)) || \
|
D | vpfe_capture.c | 315 f->fmt.pix.field = V4L2_FIELD_SEQ_TB; in vpfe_get_ccdc_image_format() 355 case V4L2_FIELD_SEQ_TB: in vpfe_config_ccdc_image_format() 621 if (field == V4L2_FIELD_SEQ_TB) { in vpfe_isr() 873 case V4L2_FIELD_SEQ_TB: in vpfe_check_format() 892 pixfmt->field == V4L2_FIELD_SEQ_TB) in vpfe_check_format()
|
D | vpif_display.c | 461 } else if (V4L2_FIELD_SEQ_TB == vid_ch->buf_field) { in vpif_calculate_offsets()
|
D | vpif_capture.c | 503 } else if (V4L2_FIELD_SEQ_TB == vid_ch->buf_field) { in vpif_calculate_offsets()
|
/linux-2.6.39/include/linux/ |
D | videodev2.h | 116 V4L2_FIELD_SEQ_TB = 5, /* both fields sequential into one enumerator 133 (field) == V4L2_FIELD_SEQ_TB ||\ 140 (field) == V4L2_FIELD_SEQ_TB ||\ 146 (field) == V4L2_FIELD_SEQ_TB ||\
|
/linux-2.6.39/drivers/media/video/cx23885/ |
D | cx23885-vbi.c | 171 buf->vb.field = V4L2_FIELD_SEQ_TB; in vbi_prepare()
|
D | cx23885-video.c | 591 case V4L2_FIELD_SEQ_TB: in buffer_prepare()
|
/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-vbi.c | 175 buf->vb.field = V4L2_FIELD_SEQ_TB; in vbi_prepare()
|
D | cx88-video.c | 625 case V4L2_FIELD_SEQ_TB: in buffer_prepare() 799 V4L2_FIELD_SEQ_TB, in video_open()
|
/linux-2.6.39/drivers/media/video/bt8xx/ |
D | bttv-risc.c | 742 case V4L2_FIELD_SEQ_TB: in bttv_buffer_risc() 815 case V4L2_FIELD_SEQ_TB: in bttv_buffer_risc() 847 buf->vb.field = V4L2_FIELD_SEQ_TB; in bttv_buffer_risc()
|
D | bttv-driver.c | 2501 field = V4L2_FIELD_SEQ_TB; in bttv_try_fmt_vid_cap() 2509 case V4L2_FIELD_SEQ_TB: in bttv_try_fmt_vid_cap() 3212 V4L2_FIELD_SEQ_TB, in bttv_open()
|
/linux-2.6.39/drivers/media/video/ |
D | s2255drv.c | 909 field = V4L2_FIELD_SEQ_TB; in vidioc_try_fmt_vid_cap() 911 (field == V4L2_FIELD_SEQ_TB) || in vidioc_try_fmt_vid_cap() 940 field = V4L2_FIELD_SEQ_TB; in vidioc_try_fmt_vid_cap() 942 (field == V4L2_FIELD_SEQ_TB) || in vidioc_try_fmt_vid_cap() 959 field = V4L2_FIELD_SEQ_TB; in vidioc_try_fmt_vid_cap()
|
D | v4l2-ioctl.c | 151 [V4L2_FIELD_SEQ_TB] = "seq-tb",
|
/linux-2.6.39/drivers/media/common/ |
D | saa7146_vbi.c | 413 V4L2_FIELD_SEQ_TB, // FIXME: does this really work? in vbi_open()
|
/linux-2.6.39/drivers/media/video/cx231xx/ |
D | cx231xx-vbi.c | 241 buf->vb.field = V4L2_FIELD_SEQ_TB; in vbi_buffer_prepare()
|
D | cx231xx-video.c | 2237 fh->type, V4L2_FIELD_SEQ_TB, in cx231xx_v4l2_open()
|
/linux-2.6.39/drivers/media/video/zoran/ |
D | zoran_driver.c | 1404 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT; in zoran_v4l2_buffer_status() 1608 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_g_fmt_vid_out() 1740 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_try_fmt_vid_out() 1879 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_s_fmt_vid_out()
|
/linux-2.6.39/drivers/staging/tm6000/ |
D | tm6000-video.c | 952 field = V4L2_FIELD_SEQ_TB; in vidioc_try_fmt_vid_cap()
|
/linux-2.6.39/drivers/media/video/au0828/ |
D | au0828-video.c | 1037 V4L2_FIELD_SEQ_TB, in au0828_v4l2_open()
|
/linux-2.6.39/drivers/staging/cx25821/ |
D | cx25821-video.c | 657 case V4L2_FIELD_SEQ_TB: in cx25821_buffer_prepare()
|
/linux-2.6.39/drivers/staging/easycap/ |
D | easycap_ioctl.c | 413 case V4L2_FIELD_SEQ_TB: { in adjust_format()
|
/linux-2.6.39/drivers/media/video/em28xx/ |
D | em28xx-video.c | 2134 V4L2_FIELD_SEQ_TB, in em28xx_v4l2_open()
|
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-video.c | 1373 V4L2_FIELD_SEQ_TB, in video_open()
|