Searched refs:is_50hz (Results 1 – 18 of 18) sorted by relevance
/drivers/media/pci/cx18/ |
D | cx18-ioctl.c | 231 h = min(h, cx->is_50hz ? 576 : 480); in cx18_try_fmt_vid_cap() 257 cx18_expand_service_set(vbifmt, cx->is_50hz); in cx18_try_fmt_sliced_vbi_cap() 259 if (check_service_set(vbifmt, cx->is_50hz)) in cx18_try_fmt_sliced_vbi_cap() 451 cropcap->bounds.height = cx->is_50hz ? 576 : 480; in cx18_cropcap() 452 cropcap->pixelaspect.numerator = cx->is_50hz ? 59 : 10; in cx18_cropcap() 453 cropcap->pixelaspect.denominator = cx->is_50hz ? 54 : 11; in cx18_cropcap() 593 cx->is_50hz = !cx->is_60hz; in cx18_s_std() 594 cx2341x_handler_set_50hz(&cx->cxhdl, cx->is_50hz); in cx18_s_std() 596 cx->cxhdl.height = cx->is_50hz ? 576 : 480; in cx18_s_std() 597 cx->vbi.count = cx->is_50hz ? 18 : 12; in cx18_s_std() [all …]
|
D | cx18-controls.c | 87 cx18_expand_service_set(cx->vbi.sliced_in, cx->is_50hz); in cx18_s_stream_vbi_fmt()
|
D | cx18-driver.h | 584 u8 is_50hz; member
|
D | cx18-driver.c | 1081 cx->is_50hz = 1; in cx18_probe()
|
/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 396 vbifmt->service_set = itv->is_50hz ? V4L2_SLICED_VBI_625 : in ivtv_g_fmt_sliced_vbi_cap() 398 ivtv_expand_service_set(vbifmt, itv->is_50hz); in ivtv_g_fmt_sliced_vbi_cap() 487 h = min(h, itv->is_50hz ? 576 : 480); in ivtv_try_fmt_vid_cap() 515 ivtv_expand_service_set(vbifmt, itv->is_50hz); in ivtv_try_fmt_sliced_vbi_cap() 516 check_service_set(vbifmt, itv->is_50hz); in ivtv_try_fmt_sliced_vbi_cap() 625 check_service_set(vbifmt, itv->is_50hz); in ivtv_s_fmt_sliced_vbi_cap() 829 cropcap->bounds.height = itv->is_50hz ? 576 : 480; in ivtv_cropcap() 830 cropcap->pixelaspect.numerator = itv->is_50hz ? 59 : 10; in ivtv_cropcap() 831 cropcap->pixelaspect.denominator = itv->is_50hz ? 54 : 11; in ivtv_cropcap() 1079 itv->is_50hz = !itv->is_60hz; in ivtv_s_std_enc() [all …]
|
D | ivtv-controls.c | 58 ivtv_expand_service_set(itv->vbi.sliced_in, itv->is_50hz); in ivtv_s_stream_vbi_fmt()
|
D | ivtv-driver.c | 1162 itv->is_50hz = 1; in ivtv_probe() 1171 cx2341x_handler_set_50hz(&itv->cxhdl, itv->is_50hz); in ivtv_probe()
|
D | ivtv-vbi.c | 482 if (itv->is_50hz) { in ivtv_vbi_work_handler()
|
D | ivtv-driver.h | 650 u8 is_50hz; /* 1 if the current capture standard is 50 Hz */ member
|
/drivers/media/common/ |
D | cx2341x.c | 227 .is_50hz = 0, 715 params->is_50hz ? 12 : 15); in cx2341x_ctrl_query() 1027 if (force || NEQ(is_50hz)) { in cx2341x_update() 1029 new->is_50hz); in cx2341x_update() 1174 p->is_50hz ? 25 : 30, in cx2341x_log_status() 1594 1, 34, 1, cxhdl->is_50hz ? 12 : 15); in cx2341x_handler_init() 1684 void cx2341x_handler_set_50hz(struct cx2341x_handler *cxhdl, int is_50hz) in cx2341x_handler_set_50hz() argument 1686 cxhdl->is_50hz = is_50hz; in cx2341x_handler_set_50hz() 1687 cxhdl->video_gop_size->default_value = cxhdl->is_50hz ? 12 : 15; in cx2341x_handler_set_50hz() 1700 err = cx2341x_hdl_api(cxhdl, CX2341X_ENC_SET_FRAME_RATE, 1, cxhdl->is_50hz); in cx2341x_handler_setup()
|
/drivers/media/i2c/ |
D | saa7115.c | 874 int is_50hz = state->std & V4L2_STD_625_50; in saa711x_set_size() local 875 int Vsrc = is_50hz ? 576 : 480; in saa711x_set_size() 912 if (!is_50hz) in saa711x_set_size() 1055 int is_50hz = (state->std & V4L2_STD_625_50); in saa711x_set_lcr() local 1075 if (is_50hz) in saa711x_set_lcr() 1084 if (is_50hz) { in saa711x_set_lcr()
|
/drivers/media/pci/saa7164/ |
D | saa7164.h | 270 u32 is_50hz; member 287 u32 is_50hz; member
|
D | saa7164-vbi.c | 48 port->vbi_params.is_50hz = in saa7164_vbi_configure()
|
D | saa7164-encoder.c | 66 port->encoder_params.is_50hz = in saa7164_encoder_configure()
|
/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2.c | 529 int solo_set_video_type(struct solo_dev *solo_dev, bool is_50hz) in solo_set_video_type() argument 539 solo_dev->video_type = is_50hz ? SOLO_VO_FMT_TYPE_PAL : in solo_set_video_type()
|
D | solo6x10.h | 383 int solo_set_video_type(struct solo_dev *solo_dev, bool is_50hz);
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-encoder.c | 441 hdw->enc_ctl_state.is_50hz = ((hdw->std_mask_cur & V4L2_STD_525_60) ? in pvr2_encoder_configure()
|
/drivers/media/pci/cx23885/ |
D | cx23885-417.c | 1039 dev->cxhdl.is_50hz = in cx23885_codec_settings()
|