Home
last modified time | relevance | path

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

/linux/include/media/
H A Ddvb_demux.h223 struct dvb_demux_feed *pesfilter[DMX_PES_OTHER];
224 u16 pids[DMX_PES_OTHER];
/linux/drivers/media/firewire/
H A Dfiredtv-dvb.c74 case DMX_PES_OTHER: in fdtv_start_feed()
131 if (dvbdmxfeed->pes_type >= DMX_PES_OTHER || in fdtv_stop_feed()
140 dvbdmxfeed->pes_type < DMX_PES_OTHER)) in fdtv_stop_feed()
/linux/include/uapi/linux/dvb/
H A Ddmx.h113 DMX_PES_OTHER enumerator
/linux/Documentation/userspace-api/media/
H A Ddmx.h.rst.exceptions31 replace symbol DMX_PES_OTHER :c:type:`dmx_pes_type`
/linux/drivers/staging/media/av7110/
H A Dav7110.h230 u16 pids[DMX_PES_OTHER];
H A Dav7110.c1012 if (feed->pes_type >= DMX_PES_OTHER || in av7110_stop_feed()
1018 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_PES_OTHER) in av7110_stop_feed()
/linux/drivers/media/dvb-core/
H A Ddvb_demux.c700 if (pes_type >= DMX_PES_OTHER) { in dmx_ts_feed_set()
855 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_PES_OTHER) in dvbdmx_release_ts_feed()
1269 for (i = 0; i < DMX_PES_OTHER; i++) { in dvb_dmx_init()
H A Ddvb_net.c1129 DMX_PES_OTHER, /* pes type */
/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c104 u16 pid[DMX_PES_OTHER];
1015 case DMX_PES_OTHER: in ttusb_dec_start_ts_feed()
/linux/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c880 case DMX_PES_OTHER: in ttusb_start_feed()