Searched refs:V4L2_STD_625_50 (Results 1 – 25 of 45) sorted by relevance
12
163 height = ((dev->norm & V4L2_STD_625_50) ? in vbi_queue_setup()178 height = ((dev->norm & V4L2_STD_625_50) ? in vbi_buf_prepare()368 dma_q->lines_per_field = ((dev->norm & V4L2_STD_625_50) ? in cx231xx_init_vbi_isoc()655 height = ((dev->norm & V4L2_STD_625_50) ? in cx231xx_is_vbi_buffer_done()
944 dev->height = (dev->norm & V4L2_STD_625_50) ? 576 : 480; in vidioc_s_std()1335 bool is_50hz = dev->norm & V4L2_STD_625_50; in vidioc_g_pixelaspect()1420 f->fmt.vbi.start[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_g_fmt_vbi_cap()1422 f->fmt.vbi.count[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_g_fmt_vbi_cap()1424 f->fmt.vbi.start[1] = (dev->norm & V4L2_STD_625_50) ? in vidioc_g_fmt_vbi_cap()1443 f->fmt.vbi.start[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_try_fmt_vbi_cap()1445 f->fmt.vbi.count[0] = (dev->norm & V4L2_STD_625_50) ? in vidioc_try_fmt_vbi_cap()1447 f->fmt.vbi.start[1] = (dev->norm & V4L2_STD_625_50) ? in vidioc_try_fmt_vbi_cap()
982 return (dev->norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()
170 if (dev->tvnorm & V4L2_STD_625_50) in cx25821_buffer_prepare()346 maxh = (dev->tvnorm & V4L2_STD_625_50) ? 576 : 480; in cx25821_vidioc_try_fmt_vid_cap()455 chan->height = (dev->tvnorm & V4L2_STD_625_50) ? 576 : 480; in cx25821_vidioc_s_std()544 f->fmt.pix.height = (dev->tvnorm & V4L2_STD_625_50) ? 576 : 480; in cx25821_vidioc_try_fmt_vid_out()712 if (dev->tvnorm & V4L2_STD_625_50) in cx25821_video_register()
169 *std &= status & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_querystd()353 priv->std = val & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_init()
189 init[0x15 * 2 - 1] = (decoder->norm & V4L2_STD_625_50) ? 115 : 93; /* Chroma burst delay */ in bt819_init()
870 int is_50hz = state->std & V4L2_STD_625_50; in saa711x_set_size()1051 int is_50hz = (state->std & V4L2_STD_625_50); in saa711x_set_lcr()1483 *std &= V4L2_STD_625_50; in saa711x_querystd()
616 std &= V4L2_STD_625_50; in ks0127_status()
478 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
643 return (norm & V4L2_STD_625_50) ? 0x24 : 0x18; in norm_vdelay()672 return (norm & V4L2_STD_625_50) ? in norm_htotal()679 return (norm & V4L2_STD_625_50) ? 511 : 400; in norm_vbipack()
40 } else if (dev->core->tvnorm & V4L2_STD_625_50) { in cx8800_vbi_fmt()
215 #define V4L2_STD_625_50 (V4L2_STD_PAL |222 V4L2_STD_625_50)
471 *std &= V4L2_STD_625_50; in skeleton_querystd()781 skel->std = V4L2_STD_625_50; in skeleton_probe()
52 } else if (dev->tvnorm & V4L2_STD_625_50) { in cx23885_vbi_fmt()
240 if ((dev->std_out & V4L2_STD_625_50) && in vivid_sliced_vbi_out_process()
304 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()506 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()
229 .stdid = V4L2_STD_625_50,
351 if (norm & V4L2_STD_625_50) { in s2250_s_std()
62 if ((itv->std_out & V4L2_STD_625_50) && !enabled) { in ivtv_set_wss()
21 (port->enc_port->encodernorm.id & V4L2_STD_625_50) != 0; in saa7164_vbi_configure()
545 return solo_set_video_type(solo_dev, std & V4L2_STD_625_50); in solo_s_std()
509 pd->std = V4L2_STD_625_50; in dt3155_probe()
743 .tvnorms = V4L2_STD_525_60 | V4L2_STD_625_50,
1460 #define V4L2_STD_625_50 (V4L2_STD_PAL |\ macro1470 V4L2_STD_625_50)
149 return (v4l2->norm & V4L2_STD_625_50) ? 576 : 480; in norm_maxh()238 } else if (v4l2->norm & V4L2_STD_625_50) { in em28xx_set_outfmt()2065 } else if (v4l2->norm & V4L2_STD_625_50) { in vidioc_g_fmt_vbi_cap()