Home
last modified time | relevance | path

Searched refs:TS_DEMUX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/media/
H A Ddemux.h77 TS_DEMUX = 8, enumerator
/openbmc/linux/drivers/media/dvb-core/
H A Ddmxdev.c636 ts_type |= TS_PACKET | TS_DEMUX; in dvb_dmxdev_start_feed()
638 ts_type |= TS_PACKET | TS_DEMUX | TS_PAYLOAD_ONLY; in dvb_dmxdev_start_feed()
H A Ddvb_demux.c403 (((f)->ts_type & (TS_PACKET | TS_DEMUX)) == TS_PACKET))