Home
last modified time | relevance | path

Searched refs:DMX_PES_OTHER (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/
H A Ddvb_demux.h223 struct dvb_demux_feed *pesfilter[DMX_PES_OTHER];
224 u16 pids[DMX_PES_OTHER];
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-dvb.c74 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/
H A Ddmx.h126 DMX_PES_OTHER enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/dvb/
H A Ddmx.h128 DMX_PES_OTHER enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/
H A Ddmx.h126 DMX_PES_OTHER enumerator
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Ddmx.h.rst.exceptions31 replace symbol DMX_PES_OTHER :c:type:`dmx_pes_type`
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110.h232 u16 pids[DMX_PES_OTHER];
H A Dav7110.c1021 if (feed->pes_type >= DMX_PES_OTHER || in av7110_stop_feed()
1028 feed->pes_type < DMX_PES_OTHER) { in av7110_stop_feed()
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddvb_demux.c710 if (pes_type >= DMX_PES_OTHER) { in dmx_ts_feed_set()
865 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_PES_OTHER) in dvbdmx_release_ts_feed()
1279 for (i = 0; i < DMX_PES_OTHER; i++) { in dvb_dmx_init()
H A Ddmxdev.c638 if (ts_pes < DMX_PES_OTHER) in dvb_dmxdev_start_feed()
956 if ((unsigned int)params->pes_type > DMX_PES_OTHER) in dvb_dmxdev_pes_filter_set()
H A Ddvb_net.c1129 DMX_PES_OTHER, /* pes type */
/OK3568_Linux_fs/kernel/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c103 u16 pid[DMX_PES_OTHER];
1017 case DMX_PES_OTHER: in ttusb_dec_start_ts_feed()
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/c8sectpfe/
H A Dc8sectpfe-core.c161 case DMX_PES_OTHER: in c8sectpfe_start_feed()
/OK3568_Linux_fs/kernel/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c880 case DMX_PES_OTHER: in ttusb_start_feed()