/linux-6.12.1/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf.c | 1063 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_dvbt() argument 1067 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_dvbt() 1113 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_atsc() argument 1117 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc() 1155 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_mh() argument 1159 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mh() 1197 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_atsc_mh() argument 1202 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh() 1208 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh() 1214 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_atsc_mh() [all …]
|
D | dvb_usb.h | 333 u8 ts_type; member
|
D | dvb_usb_core.c | 271 &adap->ts_type, &stream_props); in dvb_usb_start_feed() 280 switch (adap->ts_type) { in dvb_usb_start_feed()
|
D | lmedm04.c | 1152 static int lme2510_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, in lme2510_get_stream_config() argument
|
D | af9015.c | 538 static int af9015_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, in af9015_get_stream_config() argument
|
D | af9035.c | 1939 static int af9035_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, in af9035_get_stream_config() argument
|
/linux-6.12.1/drivers/media/firewire/ |
D | firedtv-dvb.c | 127 !((dvbdmxfeed->ts_type & TS_PACKET) && in fdtv_stop_feed() 130 if (dvbdmxfeed->ts_type & TS_DECODER) { in fdtv_stop_feed() 139 if (!(dvbdmxfeed->ts_type & TS_DECODER && in fdtv_stop_feed()
|
/linux-6.12.1/drivers/media/dvb-core/ |
D | dvb_demux.c | 375 if (feed->ts_type & TS_PACKET) { in dvb_dmx_swfilter_packet_type() 376 if (feed->ts_type & TS_PAYLOAD_ONLY) in dvb_dmx_swfilter_packet_type() 383 if (feed->ts_type & TS_DECODER) in dvb_dmx_swfilter_packet_type() 403 (((f)->ts_type & (TS_PACKET | TS_DEMUX)) == TS_PACKET)) 687 static int dmx_ts_feed_set(struct dmx_ts_feed *ts_feed, u16 pid, int ts_type, in dmx_ts_feed_set() argument 699 if (ts_type & TS_DECODER) { in dmx_ts_feed_set() 719 feed->ts_type = ts_type; in dmx_ts_feed_set() 855 if (feed->ts_type & TS_DECODER && feed->pes_type < DMX_PES_OTHER) in dvbdmx_release_ts_feed()
|
D | dmxdev.c | 619 int ts_type; in dvb_dmxdev_start_feed() local 629 ts_type = TS_DECODER; in dvb_dmxdev_start_feed() 631 ts_type = 0; in dvb_dmxdev_start_feed() 634 ts_type |= TS_PACKET; in dvb_dmxdev_start_feed() 636 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() 648 ret = tsfeed->set(tsfeed, feed->pid, ts_type, ts_pes, timeout); in dvb_dmxdev_start_feed()
|
/linux-6.12.1/drivers/media/pci/saa7134/ |
D | saa7134-ts.c | 238 switch (saa7134_boards[dev->board].ts_type) { in saa7134_ts_stop() 281 switch (saa7134_boards[dev->board].ts_type) { in saa7134_ts_start()
|
D | saa7134-cards.c | 3317 .ts_type = SAA7134_MPEG_TS_SERIAL, 3349 .ts_type = SAA7134_MPEG_TS_SERIAL, 5091 .ts_type = SAA7134_MPEG_TS_PARALLEL, 5246 .ts_type = SAA7134_MPEG_TS_PARALLEL, 5356 .ts_type = SAA7134_MPEG_TS_PARALLEL, 5465 .ts_type = SAA7134_MPEG_TS_PARALLEL, 5580 .ts_type = SAA7134_MPEG_TS_PARALLEL, 5775 .ts_type = SAA7134_MPEG_TS_PARALLEL,
|
D | saa7134.h | 411 enum saa7134_mpeg_ts_type ts_type; member
|
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110.c | 300 if (!(dvbdmxfilter->feed->ts_type & TS_PACKET)) in DvbDmxFilterCallback() 302 if (dvbdmxfilter->feed->ts_type & TS_PAYLOAD_ONLY) in DvbDmxFilterCallback() 783 } else if ((dvbdmxfeed->ts_type & TS_PACKET) && in StartHWFilter() 784 !(dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)) { in StartHWFilter() 861 if ((i == 2) && npids[i] && (dvbdmxfeed->ts_type & TS_PACKET)) { in dvb_feed_start_pid() 881 if ((dvbdmxfeed->ts_type & TS_PACKET) && !av7110->full_ts) { in dvb_feed_start_pid() 918 if (dvbdmxfeed->ts_type & TS_PACKET) in dvb_feed_stop_pid() 950 if ((feed->ts_type & TS_DECODER) && in av7110_start_feed() 954 if (feed->ts_type & TS_DECODER) in av7110_start_feed() 969 } else if ((feed->ts_type & TS_PACKET) && in av7110_start_feed() [all …]
|
D | av7110_av.c | 82 if (!(dvbdmxfeed->ts_type & TS_PACKET)) in av7110_record_cb() 88 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY) in av7110_record_cb()
|
/linux-6.12.1/include/media/ |
D | dvb_demux.h | 152 enum ts_filter_type ts_type; member
|
/linux-6.12.1/Documentation/sound/designs/ |
D | timestamping.rst | 151 $ ./audio_time -p --ts_type=1 162 $ ./audio_time -p --ts_type=1 -d 172 $ ./audio_time -p --ts_type=2 -d
|
/linux-6.12.1/drivers/media/usb/ttusb-dec/ |
D | ttusb_dec.c | 976 if (dvbdmxfeed->ts_type & TS_DECODER) in ttusb_dec_start_ts_feed() 979 if (dvbdmxfeed->ts_type & TS_PACKET) in ttusb_dec_start_ts_feed() 982 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY) in ttusb_dec_start_ts_feed()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | pci.c | 636 u8 ts_type; in mlxsw_pci_skb_cb_ts_set() local 641 ts_type = mlxsw_pci_cqe2_time_stamp_type_get(cqe); in mlxsw_pci_skb_cb_ts_set() 643 if (ts_type != MLXSW_PCI_CQE_TIME_STAMP_TYPE_UTC && in mlxsw_pci_skb_cb_ts_set() 644 ts_type != MLXSW_PCI_CQE_TIME_STAMP_TYPE_MIRROR_UTC) in mlxsw_pci_skb_cb_ts_set()
|