Home
last modified time | relevance | path

Searched refs:DMX_PES_OTHER (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/media/dvb-core/
Ddvb_demux.h122 struct dvb_demux_feed *pesfilter[DMX_PES_OTHER];
123 u16 pids[DMX_PES_OTHER];
Ddvb_demux.c682 if (pes_type >= DMX_PES_OTHER) { in dmx_ts_feed_set()
854 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_PES_OTHER) in dvbdmx_release_ts_feed()
1281 for (i = 0; i < DMX_PES_OTHER; i++) { in dvb_dmx_init()
Ddmxdev.c574 if (ts_pes < DMX_PES_OTHER) in dvb_dmxdev_start_feed()
875 if ((unsigned)params->pes_type > DMX_PES_OTHER) in dvb_dmxdev_pes_filter_set()
Ddvb_net.c1016 DMX_PES_OTHER, /* pes type */
/linux-4.1.27/drivers/media/firewire/
Dfiredtv-dvb.c78 case DMX_PES_OTHER: in fdtv_start_feed()
135 if (dvbdmxfeed->pes_type >= DMX_PES_OTHER || in fdtv_stop_feed()
144 dvbdmxfeed->pes_type < DMX_PES_OTHER)) in fdtv_stop_feed()
/linux-4.1.27/include/uapi/linux/dvb/
Ddmx.h80 DMX_PES_OTHER enumerator
/linux-4.1.27/drivers/media/pci/ttpci/
Dav7110.h240 u16 pids[DMX_PES_OTHER];
Dav7110.c1054 if (feed->pes_type >= DMX_PES_OTHER || in av7110_stop_feed()
1061 feed->pes_type < DMX_PES_OTHER) { in av7110_stop_feed()
/linux-4.1.27/drivers/media/usb/ttusb-dec/
Dttusb_dec.c109 u16 pid[DMX_PES_OTHER];
980 case DMX_PES_OTHER: in ttusb_dec_start_ts_feed()
/linux-4.1.27/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c931 case DMX_PES_OTHER: in ttusb_start_feed()