Searched refs:TS_PAYLOAD_ONLY (Results 1 - 6 of 6) 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 Ddemux.h80 #define TS_PAYLOAD_ONLY 2 /* in case TS_PACKET is set, only send the TS macro
H A Ddmxdev.c594 ts_type |= TS_PACKET | TS_DEMUX | TS_PAYLOAD_ONLY;
H A Ddvb_demux.c362 if (feed->ts_type & TS_PAYLOAD_ONLY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_av.c103 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)
H A Dav7110.c338 if (dvbdmxfilter->feed->ts_type & TS_PAYLOAD_ONLY)
813 !(dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)) {
/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.c947 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)
948 dprintk(" TS_PAYLOAD_ONLY");

Completed in 126 milliseconds