Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_ANALOG_TV (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst197 * - ``V4L2_TUNER_ANALOG_TV``
232 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
253 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
257 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
266 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
365 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
371 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
377 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
386 ``MODE_MONO``. Only ``V4L2_TUNER_ANALOG_TV`` tuners support this
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst197 * - ``V4L2_TUNER_ANALOG_TV``
232 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
253 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
257 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
266 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
365 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
371 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
377 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
386 ``MODE_MONO``. Only ``V4L2_TUNER_ANALOG_TV`` tuners support this
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst197 * - ``V4L2_TUNER_ANALOG_TV``
232 for details. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
253 Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
257 is supported. Only ``V4L2_TUNER_ANALOG_TV`` tuners can have this
266 ``V4L2_TUNER_ANALOG_TV`` tuners can have this capability.
365 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
371 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
377 ``V4L2_TUNER_ANALOG_TV`` tuners support this mode.
386 ``MODE_MONO``. Only ``V4L2_TUNER_ANALOG_TV`` tuners support this
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-tuner.cpp79 case V4L2_TUNER_ANALOG_TV: return "Analog TV"; in ttype2s()
265 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in tuner_set()
385 vf.type = V4L2_TUNER_ANALOG_TV; in tuner_get()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-tuner.cpp79 case V4L2_TUNER_ANALOG_TV: return "Analog TV"; in ttype2s()
265 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in tuner_set()
385 vf.type = V4L2_TUNER_ANALOG_TV; in tuner_get()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-tuner.cpp79 case V4L2_TUNER_ANALOG_TV: return "Analog TV"; in ttype2s()
265 V4L2_TUNER_RADIO : V4L2_TUNER_ANALOG_TV; in tuner_set()
385 vf.type = V4L2_TUNER_ANALOG_TV; in tuner_get()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/linux/
H A DV4L2_Tuner.h51 TUNER_ANALOG_TV = V4L2_TUNER_ANALOG_TV,
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/linux/
H A DV4L2_Tuner.h51 TUNER_ANALOG_TV = V4L2_TUNER_ANALOG_TV,
/dports/multimedia/libv4l/linux-5.13-rc2/include/media/
H A Dtuner.h177 T_ANALOG_TV = 1 << V4L2_TUNER_ANALOG_TV,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/
H A Dtuner.h177 T_ANALOG_TV = 1 << V4L2_TUNER_ANALOG_TV,
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/
H A Dtuner.h177 T_ANALOG_TV = 1 << V4L2_TUNER_ANALOG_TV,
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-input-output.cpp85 unsigned type = tv ? V4L2_TUNER_ANALOG_TV : V4L2_TUNER_RADIO; in checkTuner()
225 enum v4l2_tuner_type last_type = V4L2_TUNER_ANALOG_TV; in testTunerFreq()
244 if (freq.type != V4L2_TUNER_RADIO && freq.type != V4L2_TUNER_ANALOG_TV && in testTunerFreq()
305 freq.frequency = last_type == V4L2_TUNER_ANALOG_TV ? 6400 : 1600000; in testTunerFreq()
336 seek.type = V4L2_TUNER_ANALOG_TV; in testTunerHwSeek()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-input-output.cpp85 unsigned type = tv ? V4L2_TUNER_ANALOG_TV : V4L2_TUNER_RADIO; in checkTuner()
225 enum v4l2_tuner_type last_type = V4L2_TUNER_ANALOG_TV; in testTunerFreq()
244 if (freq.type != V4L2_TUNER_RADIO && freq.type != V4L2_TUNER_ANALOG_TV && in testTunerFreq()
305 freq.frequency = last_type == V4L2_TUNER_ANALOG_TV ? 6400 : 1600000; in testTunerFreq()
336 seek.type = V4L2_TUNER_ANALOG_TV; in testTunerHwSeek()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-input-output.cpp85 unsigned type = tv ? V4L2_TUNER_ANALOG_TV : V4L2_TUNER_RADIO; in checkTuner()
225 enum v4l2_tuner_type last_type = V4L2_TUNER_ANALOG_TV; in testTunerFreq()
244 if (freq.type != V4L2_TUNER_RADIO && freq.type != V4L2_TUNER_ANALOG_TV && in testTunerFreq()
305 freq.frequency = last_type == V4L2_TUNER_ANALOG_TV ? 6400 : 1600000; in testTunerFreq()
336 seek.type = V4L2_TUNER_ANALOG_TV; in testTunerHwSeek()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/saa7146/
H A Dmxb.c363 mxb->cur_freq.type = V4L2_TUNER_ANALOG_TV; in mxb_init_done()
545 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
596 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/saa7146/
H A Dmxb.c363 mxb->cur_freq.type = V4L2_TUNER_ANALOG_TV; in mxb_init_done()
545 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
596 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/saa7146/
H A Dmxb.c363 mxb->cur_freq.type = V4L2_TUNER_ANALOG_TV; in mxb_init_done()
545 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
596 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/tuners/
H A Dmt20xx.c355 case V4L2_TUNER_ANALOG_TV: in mt2032_set_params()
550 case V4L2_TUNER_ANALOG_TV: in mt2050_set_params()
H A Dr820t.c844 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_sysfreq_sel()
1057 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_set_tv_standard()
1068 else if ((type == V4L2_TUNER_ANALOG_TV) && (std != priv->std)) in r820t_set_tv_standard()
1302 if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC)) in generic_set_freq()
2197 V4L2_TUNER_ANALOG_TV, p->std, SYS_UNDEFINED); in r820t_set_analog_freq()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/tuners/
H A Dmt20xx.c355 case V4L2_TUNER_ANALOG_TV: in mt2032_set_params()
550 case V4L2_TUNER_ANALOG_TV: in mt2050_set_params()
H A Dr820t.c844 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_sysfreq_sel()
1057 if (type != V4L2_TUNER_ANALOG_TV) { in r820t_set_tv_standard()
1068 else if ((type == V4L2_TUNER_ANALOG_TV) && (std != priv->std)) in r820t_set_tv_standard()
1302 if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC)) in generic_set_freq()
2197 V4L2_TUNER_ANALOG_TV, p->std, SYS_UNDEFINED); in r820t_set_analog_freq()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/tuners/
H A Dmt20xx.c355 case V4L2_TUNER_ANALOG_TV: in mt2032_set_params()
550 case V4L2_TUNER_ANALOG_TV: in mt2050_set_params()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Dav7110_v4l.c326 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
410 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
425 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Dav7110_v4l.c326 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
410 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
425 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ttpci/
H A Dav7110_v4l.c326 t->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_tuner()
410 f->type = V4L2_TUNER_ANALOG_TV; in vidioc_g_frequency()
425 if (V4L2_TUNER_ANALOG_TV != f->type) in vidioc_s_frequency()

1234567