Searched refs:TS_DEMUX (Results 1 - 3 of 3) 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.h83 #define TS_DEMUX 8 /* in case TS_PACKET is set, send the TS to macro
H A Ddmxdev.c592 ts_type |= TS_PACKET | TS_DEMUX;
594 ts_type |= TS_PACKET | TS_DEMUX | TS_PAYLOAD_ONLY;
H A Ddvb_demux.c388 (((f)->ts_type & (TS_PACKET | TS_DEMUX)) == TS_PACKET))

Completed in 79 milliseconds