Home
last modified time | relevance | path

Searched refs:V4L2_STD_625_50 (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.6.39/drivers/media/video/cx231xx/
Dcx231xx-vbi.c180 height = ((dev->norm & V4L2_STD_625_50) ? in vbi_buffer_setup()
231 height = ((dev->norm & V4L2_STD_625_50) ? in vbi_buffer_prepare()
418 dma_q->lines_per_field = ((dev->norm & V4L2_STD_625_50) ? in cx231xx_init_vbi_isoc()
708 height = ((dev->norm & V4L2_STD_625_50) ? in cx231xx_is_vbi_buffer_done()
Dcx231xx-video.c1953 f->fmt.vbi.start[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_g_fmt_vbi_cap()
1955 f->fmt.vbi.count[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_g_fmt_vbi_cap()
1957 f->fmt.vbi.start[1] = (dev->norm & V4L2_STD_625_50) ? in vidioc_g_fmt_vbi_cap()
1982 f->fmt.vbi.start[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_try_fmt_vbi_cap()
1984 f->fmt.vbi.count[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_try_fmt_vbi_cap()
1986 f->fmt.vbi.start[1] = (dev->norm & V4L2_STD_625_50) ? in vidioc_try_fmt_vbi_cap()
Dcx231xx.h1009 return (dev->norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()
/linux-2.6.39/drivers/media/video/cx88/
Dcx88-core.c661 return (norm & V4L2_STD_625_50) ? 0x24 : 0x18; in norm_vdelay()
690 return (norm & V4L2_STD_625_50) ? in norm_htotal()
697 return (norm & V4L2_STD_625_50) ? 511 : 400; in norm_vbipack()
Dcx88-vbi.c40 } else if (dev->core->tvnorm & V4L2_STD_625_50) { in cx8800_vbi_fmt()
Dcx88.h104 return (norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()
Dcx88-blackbird.c527 dev->params.is_50hz = (dev->core->tvnorm & V4L2_STD_625_50) != 0; in blackbird_codec_settings()
/linux-2.6.39/drivers/media/video/cx23885/
Dcx23885-vbi.c56 } else if (dev->tvnorm & V4L2_STD_625_50) { in cx23885_vbi_fmt()
Dcx23885.h577 return (norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()
/linux-2.6.39/drivers/media/video/
Dtvp5150.c627 } else if (std & V4L2_STD_625_50) { in tvp5150_set_vbi()
674 } else if (std & V4L2_STD_625_50) { in tvp5150_get_vbi()
Dsaa7115.c812 int is_50hz = state->std & V4L2_STD_625_50; in saa711x_set_size()
980 int is_50hz = (state->std & V4L2_STD_625_50); in saa711x_set_lcr()
1357 *std = V4L2_STD_625_50; in saa711x_querystd()
Dbt819.c204 init[0x15 * 2 - 1] = (decoder->norm & V4L2_STD_625_50) ? 115 : 93; /* Chroma burst delay */ in bt819_init()
Dsaa7127.c490 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
/linux-2.6.39/drivers/media/video/davinci/
Dvpif.c215 .stdid = V4L2_STD_625_50,
Dvpif_display.c51 #define DM646X_V4L2_STD (V4L2_STD_525_60 | V4L2_STD_625_50)
1612 .current_norm = V4L2_STD_625_50,
/linux-2.6.39/drivers/media/video/cx18/
Dcx18-av-core.c319 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()
523 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()
/linux-2.6.39/include/linux/
Dvideodev2.h809 #define V4L2_STD_625_50 (V4L2_STD_PAL |\ macro
818 V4L2_STD_625_50)
/linux-2.6.39/drivers/media/video/em28xx/
Dem28xx.h822 return (dev->norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()
Dem28xx-core.c700 } else if (dev->norm & V4L2_STD_625_50) { in em28xx_set_outfmt()
Dem28xx-video.c1852 } else if (dev->norm & V4L2_STD_625_50) { in vidioc_g_fmt_vbi_cap()
1880 } else if (dev->norm & V4L2_STD_625_50) { in vidioc_s_fmt_vbi_cap()
/linux-2.6.39/drivers/media/video/ivtv/
Divtv-vbi.c74 if ((itv->std & V4L2_STD_625_50) && !enabled) { in ivtv_set_wss()
/linux-2.6.39/drivers/media/video/cx25840/
Dcx25840-core.c724 if (std & V4L2_STD_625_50) { in cx25840_std_setup()
847 if (std & V4L2_STD_625_50) { in cx25840_std_setup()
/linux-2.6.39/drivers/staging/dt3155v4l/
Ddt3155v4l.c44 #define DT3155_CURRENT_NORM V4L2_STD_625_50
/linux-2.6.39/drivers/media/video/saa7164/
Dsaa7164-vbi.c49 (port->encodernorm.id & V4L2_STD_625_50) != 0; in saa7164_vbi_configure()
Dsaa7164-encoder.c67 (port->encodernorm.id & V4L2_STD_625_50) != 0; in saa7164_encoder_configure()

12