Home
last modified time | relevance | path

Searched refs:is_50hz (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-ioctl.c218 h = min(h, cx->is_50hz ? 576 : 480); in cx18_try_fmt_vid_cap()
244 cx18_expand_service_set(vbifmt, cx->is_50hz); in cx18_try_fmt_sliced_vbi_cap()
246 if (check_service_set(vbifmt, cx->is_50hz)) in cx18_try_fmt_sliced_vbi_cap()
438 f->numerator = cx->is_50hz ? 54 : 11; in cx18_g_pixelaspect()
439 f->denominator = cx->is_50hz ? 59 : 10; in cx18_g_pixelaspect()
455 sel->r.height = cx->is_50hz ? 576 : 480; in cx18_g_selection()
595 cx->is_50hz = !cx->is_60hz; in cx18_s_std()
598 cx->cxhdl.height = cx->is_50hz ? 576 : 480; in cx18_s_std()
599 cx->vbi.count = cx->is_50hz ? 18 : 12; in cx18_s_std()
600 cx->vbi.start[0] = cx->is_50hz ? 6 : 10; in cx18_s_std()
[all …]
A Dcx18-controls.c70 cx18_expand_service_set(cx->vbi.sliced_in, cx->is_50hz); in cx18_s_stream_vbi_fmt()
A Dcx18-driver.h572 u8 is_50hz; member
A Dcx18-driver.c1059 cx->is_50hz = 1; in cx18_probe()
/linux-6.3-rc2/include/media/drv-intf/
A Dcx2341x.h30 u16 is_50hz; member
110 u16 is_50hz; member
183 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz);
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-ioctl.c477 h = min(h, itv->is_50hz ? 576 : 480); in ivtv_try_fmt_vid_cap()
506 check_service_set(vbifmt, itv->is_50hz); in ivtv_try_fmt_sliced_vbi_cap()
620 check_service_set(vbifmt, itv->is_50hz); in ivtv_s_fmt_sliced_vbi_cap()
814 f->numerator = itv->is_50hz ? 54 : 11; in ivtv_g_pixelaspect()
815 f->denominator = itv->is_50hz ? 59 : 10; in ivtv_g_pixelaspect()
883 sel->r.height = itv->is_50hz ? 576 : 480; in ivtv_g_selection()
1097 itv->is_50hz = !itv->is_60hz; in ivtv_s_std_enc()
1100 itv->cxhdl.height = itv->is_50hz ? 576 : 480; in ivtv_s_std_enc()
1101 itv->vbi.count = itv->is_50hz ? 18 : 12; in ivtv_s_std_enc()
1102 itv->vbi.start[0] = itv->is_50hz ? 6 : 10; in ivtv_s_std_enc()
[all …]
A Divtv-controls.c46 ivtv_expand_service_set(itv->vbi.sliced_in, itv->is_50hz); in ivtv_s_stream_vbi_fmt()
A Divtv-driver.c1149 itv->is_50hz = 1; in ivtv_probe()
1158 cx2341x_handler_set_50hz(&itv->cxhdl, itv->is_50hz); in ivtv_probe()
A Divtv-vbi.c470 if (itv->is_50hz) { in ivtv_vbi_work_handler()
A Divtv-driver.h648 u8 is_50hz; /* 1 if the current capture standard is 50 Hz */ member
/linux-6.3-rc2/drivers/media/common/
A Dcx2341x.c214 .is_50hz = 0,
702 params->is_50hz ? 12 : 15); in cx2341x_ctrl_query()
1041 CMP_FIELD(old, new, is_50hz)) { in cx2341x_update()
1043 new->is_50hz); in cx2341x_update()
1225 p->is_50hz ? 25 : 30, in cx2341x_log_status()
1645 1, 34, 1, cxhdl->is_50hz ? 12 : 15); in cx2341x_handler_init()
1735 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz) in cx2341x_handler_set_50hz() argument
1737 cxhdl->is_50hz = is_50hz; in cx2341x_handler_set_50hz()
1738 cxhdl->video_gop_size->default_value = cxhdl->is_50hz ? 12 : 15; in cx2341x_handler_set_50hz()
1751 err = cx2341x_hdl_api(cxhdl, CX2341X_ENC_SET_FRAME_RATE, 1, cxhdl->is_50hz); in cx2341x_handler_setup()
/linux-6.3-rc2/drivers/media/i2c/
A Dsaa7115.c870 int is_50hz = state->std & V4L2_STD_625_50; in saa711x_set_size() local
871 int Vsrc = is_50hz ? 576 : 480; in saa711x_set_size()
908 if (!is_50hz) in saa711x_set_size()
1051 int is_50hz = (state->std & V4L2_STD_625_50); in saa711x_set_lcr() local
1071 if (is_50hz) in saa711x_set_lcr()
1080 if (is_50hz) { in saa711x_set_lcr()
/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164.h261 u32 is_50hz; member
278 u32 is_50hz; member
A Dsaa7164-vbi.c20 port->vbi_params.is_50hz = in saa7164_vbi_configure()
A Dsaa7164-encoder.c46 port->encoder_params.is_50hz = in saa7164_encoder_configure()
/linux-6.3-rc2/drivers/media/pci/solo6x10/
A Dsolo6x10.h355 int solo_set_video_type(struct solo_dev *solo_dev, bool is_50hz);
A Dsolo6x10-v4l2.c520 int solo_set_video_type(struct solo_dev *solo_dev, bool is_50hz) in solo_set_video_type() argument
530 solo_dev->video_type = is_50hz ? SOLO_VO_FMT_TYPE_PAL : in solo_set_video_type()
/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-encoder.c414 hdw->enc_ctl_state.is_50hz = ((hdw->std_mask_cur & V4L2_STD_525_60) ? in pvr2_encoder_configure()
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885-video.c672 bool is_50hz = dev->tvnorm & V4L2_STD_625_50; in vidioc_g_pixelaspect() local
677 f->numerator = is_50hz ? 54 : 11; in vidioc_g_pixelaspect()
678 f->denominator = is_50hz ? 59 : 10; in vidioc_g_pixelaspect()
A Dcx23885-417.c1023 dev->cxhdl.is_50hz = in cx23885_codec_settings()
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx-417.c1471 bool is_50hz = dev->encodernorm.id & V4L2_STD_625_50; in vidioc_g_pixelaspect() local
1476 f->numerator = is_50hz ? 54 : 11; in vidioc_g_pixelaspect()
1477 f->denominator = is_50hz ? 59 : 10; in vidioc_g_pixelaspect()
A Dcx231xx-video.c1335 bool is_50hz = dev->norm & V4L2_STD_625_50; in vidioc_g_pixelaspect() local
1340 f->numerator = is_50hz ? 54 : 11; in vidioc_g_pixelaspect()
1341 f->denominator = is_50hz ? 59 : 10; in vidioc_g_pixelaspect()
/linux-6.3-rc2/drivers/media/i2c/cx25840/
A Dcx25840-core.c1757 int is_50hz = !(state->std & V4L2_STD_525_60); in cx25840_set_fmt() local
1782 v_add = is_50hz ? 4 : 7; in cx25840_set_fmt()
1791 if (is_cx23888(state) && !is_50hz) in cx25840_set_fmt()

Completed in 75 milliseconds