Home
last modified time | relevance | path

Searched refs:DVB_MOD_QAM_AUTO (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/satip/
H A Dsatip_rtsp.c183 dmc->dmc_fe_modulation != DVB_MOD_QAM_AUTO) in satip_rtsp_setup()
211 dmc->dmc_fe_modulation != DVB_MOD_QAM_AUTO) in satip_rtsp_setup()
234 dmc->dmc_fe_modulation != DVB_MOD_QAM_AUTO) in satip_rtsp_setup()
246 dmc->dmc_fe_modulation != DVB_MOD_QAM_AUTO) in satip_rtsp_setup()
262 dmc->dmc_fe_modulation != DVB_MOD_QAM_AUTO) in satip_rtsp_setup()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/
H A Dmpegts_mux_dvb.c152 DVB_MOD_QAM_AUTO, DVB_MOD_QPSK, DVB_MOD_QAM_16,
281 DVB_MOD_QAM_AUTO, DVB_MOD_QAM_16, DVB_MOD_QAM_32,
554 DVB_MOD_QAM_AUTO, DVB_MOD_QAM_256, DVB_MOD_VSB_8);
661 DVB_MOD_QAM_AUTO, DVB_MOD_QPSK, DVB_MOD_QAM_16,
668 DVB_MOD_QAM_AUTO, DVB_MOD_QPSK, DVB_MOD_QAM_16,
675 DVB_MOD_QAM_AUTO, DVB_MOD_QPSK, DVB_MOD_QAM_16,
H A Ddvb_psi.c330 DVB_MOD_QAM_AUTO, DVB_MOD_QAM_16, DVB_MOD_QAM_32, DVB_MOD_QAM_64, in dvb_desc_cable_del()
331 DVB_MOD_QAM_128, DVB_MOD_QAM_256, DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO, in dvb_desc_cable_del()
332 DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO, in dvb_desc_cable_del()
333 DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO, DVB_MOD_QAM_AUTO in dvb_desc_cable_del()
383 DVB_MOD_QPSK, DVB_MOD_QAM_16, DVB_MOD_QAM_64, DVB_MOD_QAM_AUTO in dvb_desc_terr_del()
H A Ddvb.h467 DVB_MOD_QAM_AUTO = 3000, enumerator
680 modulation == DVB_MOD_QAM_AUTO; in dvb_modulation_is_none_or_auto()
H A Ddvb_support.c819 { "QAM/AUTO", DVB_MOD_QAM_AUTO },
820 { "QAM-AUTO", DVB_MOD_QAM_AUTO },
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/linuxdvb/
H A Dlinuxdvb_frontend.c1624 { .t = DVB_MOD_QAM_AUTO, .l = QAM_AUTO }, in linuxdvb_frontend_tune0()