Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c163 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()
Dcx231xx-video.c944 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()
/linux-6.1.9/drivers/media/pci/cx25821/
Dcx25821-video.c170 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()
/linux-6.1.9/drivers/media/i2c/
Dml86v7667.c169 *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()
Dbt819.c189 init[0x15 * 2 - 1] = (decoder->norm & V4L2_STD_625_50) ? 115 : 93; /* Chroma burst delay */ in bt819_init()
Dsaa7115.c870 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()
Dks0127.c616 std &= V4L2_STD_625_50; in ks0127_status()
Dsaa7127.c478 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
/linux-6.1.9/drivers/media/platform/ti/davinci/
Dvpbe_venc.c271 if (venc->pdata->setup_clock(VPBE_ENC_STD, V4L2_STD_625_50) < 0) in venc_set_pal()
274 venc_enable_vpss_clock(venc->venc_type, VPBE_ENC_STD, V4L2_STD_625_50); in venc_set_pal()
472 else if (norm & V4L2_STD_625_50) in venc_s_std_output()
Dvpbe_display.c465 (standard_id & V4L2_STD_625_50)) { in vpbe_disp_calculate_scale_factor()
496 if ((standard_id & V4L2_STD_625_50)) { in vpbe_disp_calculate_scale_factor()
1307 vbd->tvnorms = (V4L2_STD_525_60 | V4L2_STD_625_50); in init_vpbe_layer()
Dvpif.c229 .stdid = V4L2_STD_625_50,
/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-core.c643 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()
Dcx88-vbi.c40 } else if (dev->core->tvnorm & V4L2_STD_625_50) { in cx8800_vbi_fmt()
/linux-6.1.9/samples/v4l/
Dv4l2-pci-skeleton.c471 *std &= V4L2_STD_625_50; in skeleton_querystd()
781 skel->std = V4L2_STD_625_50; in skeleton_probe()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst215 #define V4L2_STD_625_50 (V4L2_STD_PAL |
222 V4L2_STD_625_50)
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-vbi-out.c240 if ((dev->std_out & V4L2_STD_625_50) && in vivid_sliced_vbi_out_process()
/linux-6.1.9/drivers/media/pci/cx23885/
Dcx23885-vbi.c52 } else if (dev->tvnorm & V4L2_STD_625_50) { in cx23885_vbi_fmt()
/linux-6.1.9/drivers/media/pci/cx18/
Dcx18-av-core.c304 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()
506 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()
/linux-6.1.9/drivers/media/usb/go7007/
Ds2250-board.c351 if (norm & V4L2_STD_625_50) { in s2250_s_std()
/linux-6.1.9/drivers/media/pci/ivtv/
Divtv-vbi.c62 if ((itv->std_out & V4L2_STD_625_50) && !enabled) { in ivtv_set_wss()
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1429 #define V4L2_STD_625_50 (V4L2_STD_PAL |\ macro
1439 V4L2_STD_625_50)
/linux-6.1.9/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c545 return solo_set_video_type(solo_dev, std & V4L2_STD_625_50); in solo_s_std()
/linux-6.1.9/drivers/media/pci/saa7164/
Dsaa7164-vbi.c21 (port->enc_port->encodernorm.id & V4L2_STD_625_50) != 0; in saa7164_vbi_configure()
/linux-6.1.9/drivers/media/pci/dt3155/
Ddt3155.c509 pd->std = V4L2_STD_625_50; in dt3155_probe()
/linux-6.1.9/drivers/media/usb/stk1160/
Dstk1160-v4l.c743 .tvnorms = V4L2_STD_525_60 | V4L2_STD_625_50,

12