Searched refs:DMX_PES_OTHER (Results 1 – 12 of 12) sorted by relevance
223 struct dvb_demux_feed *pesfilter[DMX_PES_OTHER];224 u16 pids[DMX_PES_OTHER];
74 case DMX_PES_OTHER: in fdtv_start_feed()131 if (dvbdmxfeed->pes_type >= DMX_PES_OTHER || in fdtv_stop_feed()140 dvbdmxfeed->pes_type < DMX_PES_OTHER)) in fdtv_stop_feed()
113 DMX_PES_OTHER enumerator
31 replace symbol DMX_PES_OTHER :c:type:`dmx_pes_type`
232 u16 pids[DMX_PES_OTHER];
1021 if (feed->pes_type >= DMX_PES_OTHER || in av7110_stop_feed()1028 feed->pes_type < DMX_PES_OTHER) { in av7110_stop_feed()
700 if (pes_type >= DMX_PES_OTHER) { in dmx_ts_feed_set()855 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_PES_OTHER) in dvbdmx_release_ts_feed()1269 for (i = 0; i < DMX_PES_OTHER; i++) { in dvb_dmx_init()
628 if (ts_pes < DMX_PES_OTHER) in dvb_dmxdev_start_feed()946 if ((unsigned int)params->pes_type > DMX_PES_OTHER) in dvb_dmxdev_pes_filter_set()
1129 DMX_PES_OTHER, /* pes type */
103 u16 pid[DMX_PES_OTHER];1014 case DMX_PES_OTHER: in ttusb_dec_start_ts_feed()
162 case DMX_PES_OTHER: in c8sectpfe_start_feed()
880 case DMX_PES_OTHER: in ttusb_start_feed()
Completed in 29 milliseconds