Home
last modified time | relevance | path

Searched refs:V4L2_STD_525_60 (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c21 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vivid_sliced_vbi_cap_fill()
68 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vivid_g_fmt_vbi_cap()
127 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vbi_cap_queue_setup()
147 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vbi_cap_buf_prepare()
305 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vidioc_try_fmt_sliced_vbi_cap()
340 is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vidioc_g_sliced_vbi_cap()
345 is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_g_sliced_vbi_cap()
H A Dvivid-vbi-out.c23 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vbi_out_queue_setup()
43 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vbi_out_buf_prepare()
141 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_g_fmt_vbi_out()
190 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_try_fmt_sliced_vbi_out()
233 if ((dev->std_out & V4L2_STD_525_60) && vbi->line == 21) { in vivid_sliced_vbi_out_process()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c21 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vivid_sliced_vbi_cap_fill()
68 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vivid_g_fmt_vbi_cap()
127 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vbi_cap_queue_setup()
147 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vbi_cap_buf_prepare()
305 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vidioc_try_fmt_sliced_vbi_cap()
340 is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vidioc_g_sliced_vbi_cap()
345 is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_g_sliced_vbi_cap()
H A Dvivid-vbi-out.c23 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vbi_out_queue_setup()
43 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vbi_out_buf_prepare()
141 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_g_fmt_vbi_out()
190 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_try_fmt_sliced_vbi_out()
233 if ((dev->std_out & V4L2_STD_525_60) && vbi->line == 21) { in vivid_sliced_vbi_out_process()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-cap.c21 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vivid_sliced_vbi_cap_fill()
68 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vivid_g_fmt_vbi_cap()
127 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vbi_cap_queue_setup()
147 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vbi_cap_buf_prepare()
305 bool is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vidioc_try_fmt_sliced_vbi_cap()
340 is_60hz = dev->std_cap[dev->input] & V4L2_STD_525_60; in vidioc_g_sliced_vbi_cap()
345 is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_g_sliced_vbi_cap()
H A Dvivid-vbi-out.c23 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vbi_out_queue_setup()
43 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vbi_out_buf_prepare()
141 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_g_fmt_vbi_out()
190 bool is_60hz = dev->std_out & V4L2_STD_525_60; in vidioc_try_fmt_sliced_vbi_out()
233 if ((dev->std_out & V4L2_STD_525_60) && vbi->line == 21) { in vivid_sliced_vbi_out_process()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dml86v7667.c169 *std &= status & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_querystd()
217 fmt->height = priv->std & V4L2_STD_525_60 ? 480 : 576; in ml86v7667_fill_fmt()
250 mode = std & V4L2_STD_525_60 ? MRA_NTSC_BT601 : MRA_PAL_BT601; in ml86v7667_s_std()
352 priv->std = val & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_init()
355 val = priv->std & V4L2_STD_525_60 ? MRA_NTSC_BT601 : MRA_PAL_BT601; in ml86v7667_init()
H A Dtw9903.c117 bool is_60hz = norm & V4L2_STD_525_60; in tw9903_s_std()
163 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9903_log_status()
H A Dtw9906.c88 bool is_60hz = norm & V4L2_STD_525_60; in tw9906_s_std()
133 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9906_log_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dml86v7667.c169 *std &= status & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_querystd()
217 fmt->height = priv->std & V4L2_STD_525_60 ? 480 : 576; in ml86v7667_fill_fmt()
250 mode = std & V4L2_STD_525_60 ? MRA_NTSC_BT601 : MRA_PAL_BT601; in ml86v7667_s_std()
352 priv->std = val & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_init()
355 val = priv->std & V4L2_STD_525_60 ? MRA_NTSC_BT601 : MRA_PAL_BT601; in ml86v7667_init()
H A Dtw9903.c117 bool is_60hz = norm & V4L2_STD_525_60; in tw9903_s_std()
163 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9903_log_status()
H A Dtw9906.c88 bool is_60hz = norm & V4L2_STD_525_60; in tw9906_s_std()
133 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9906_log_status()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dml86v7667.c169 *std &= status & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_querystd()
217 fmt->height = priv->std & V4L2_STD_525_60 ? 480 : 576; in ml86v7667_fill_fmt()
250 mode = std & V4L2_STD_525_60 ? MRA_NTSC_BT601 : MRA_PAL_BT601; in ml86v7667_s_std()
352 priv->std = val & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_init()
355 val = priv->std & V4L2_STD_525_60 ? MRA_NTSC_BT601 : MRA_PAL_BT601; in ml86v7667_init()
H A Dtw9903.c117 bool is_60hz = norm & V4L2_STD_525_60; in tw9903_s_std()
163 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9903_log_status()
H A Dtw9906.c88 bool is_60hz = norm & V4L2_STD_525_60; in tw9906_s_std()
133 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9906_log_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-vbi.c83 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_g_sliced_fmt()
121 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_raw_fmt()
141 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_sliced_fmt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-vbi.c83 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_g_sliced_fmt()
121 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_raw_fmt()
141 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_sliced_fmt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/cx25840/
H A Dcx25840-vbi.c83 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_g_sliced_fmt()
121 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_raw_fmt()
141 int is_pal = !(state->std & V4L2_STD_525_60); in cx25840_s_sliced_fmt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c46 if (dev->tvnorm & V4L2_STD_525_60) { in cx23885_vbi_fmt()
121 if (dev->tvnorm & V4L2_STD_525_60) in queue_setup()
137 if (dev->tvnorm & V4L2_STD_525_60) in buffer_prepare()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-vbi.c32 if (dev->core->tvnorm & V4L2_STD_525_60) { in cx8800_vbi_fmt()
122 if (dev->core->tvnorm & V4L2_STD_525_60) in queue_setup()
138 if (dev->core->tvnorm & V4L2_STD_525_60) in buffer_prepare()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c46 if (dev->tvnorm & V4L2_STD_525_60) { in cx23885_vbi_fmt()
121 if (dev->tvnorm & V4L2_STD_525_60) in queue_setup()
137 if (dev->tvnorm & V4L2_STD_525_60) in buffer_prepare()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-vbi.c32 if (dev->core->tvnorm & V4L2_STD_525_60) { in cx8800_vbi_fmt()
122 if (dev->core->tvnorm & V4L2_STD_525_60) in queue_setup()
138 if (dev->core->tvnorm & V4L2_STD_525_60) in buffer_prepare()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c46 if (dev->tvnorm & V4L2_STD_525_60) { in cx23885_vbi_fmt()
121 if (dev->tvnorm & V4L2_STD_525_60) in queue_setup()
137 if (dev->tvnorm & V4L2_STD_525_60) in buffer_prepare()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-vbi.c32 if (dev->core->tvnorm & V4L2_STD_525_60) { in cx8800_vbi_fmt()
122 if (dev->core->tvnorm & V4L2_STD_525_60) in queue_setup()
138 if (dev->core->tvnorm & V4L2_STD_525_60) in buffer_prepare()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/
H A Dsh_vou.c427 if (vou_dev->std & V4L2_STD_525_60) { in sh_vou_configure_geometry()
512 if (std & V4L2_STD_525_60) in vou_adjust_input()
582 if (std & V4L2_STD_525_60) { in vou_adjust_output()
672 if (vou_dev->std & V4L2_STD_525_60) in sh_vou_try_fmt_vid_out()
727 if (vou_dev->std & V4L2_STD_525_60) in sh_vou_set_fmt_vid_out()
836 if (std_id & V4L2_STD_525_60) { in sh_vou_s_std()
911 if (vou_dev->std & V4L2_STD_525_60) in sh_vou_g_selection()
951 if (vou_dev->std & V4L2_STD_525_60) in sh_vou_s_selection()
1208 .tvnorms = V4L2_STD_525_60, /* PAL only supported in 8-bit non-bt656 mode */

12345678910>>...12