Searched refs:DMX_TS_PES_OTHER (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_demux.h122 struct dvb_demux_feed *pesfilter[DMX_TS_PES_OTHER];
123 u16 pids[DMX_TS_PES_OTHER];
H A Ddemux.h115 DMX_TS_PES_OTHER enumerator in enum:dmx_ts_pes
H A Ddvb_demux.c659 if (pes_type >= DMX_TS_PES_OTHER) {
831 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_TS_PES_OTHER)
1252 for (i = 0; i < DMX_TS_PES_OTHER; i++) {
H A Ddvb_net.c1036 DMX_TS_PES_OTHER, /* pes type */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/firewire/
H A Dfiredtv-dvb.c83 case DMX_TS_PES_OTHER:
140 if (dvbdmxfeed->pes_type >= DMX_TS_PES_OTHER ||
149 dvbdmxfeed->pes_type < DMX_TS_PES_OTHER))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110.c978 (feed->pes_type < DMX_TS_PES_OTHER)) {
1039 if (feed->pes_type >= DMX_TS_PES_OTHER ||
1046 feed->pes_type < DMX_TS_PES_OTHER) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-budget/
H A Ddvb-ttusb-budget.c916 case DMX_TS_PES_OTHER:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c980 case DMX_TS_PES_OTHER:
981 dprintk(" pes_type: DMX_TS_PES_OTHER(not supported)\n");

Completed in 111 milliseconds