Searched refs:TS_PAYLOAD_ONLY (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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 Ddvb_demux.c345 if (feed->ts_type & TS_PAYLOAD_ONLY)
371 (((f)->ts_type & (TS_PACKET|TS_PAYLOAD_ONLY)) == TS_PACKET))
H A Ddmxdev.c626 ts_type |= TS_PAYLOAD_ONLY | TS_PACKET;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110.c322 if (dvbdmxfilter->feed->ts_type & TS_PAYLOAD_ONLY)
794 !(dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)) {
H A Dav7110_av.c102 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c946 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)
947 dprintk(" TS_PAYLOAD_ONLY");

Completed in 335 milliseconds