Searched refs:ts_type (Results 1 – 7 of 7) sorted by relevance
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()
236 switch (saa7134_boards[dev->board].ts_type) { in saa7134_ts_stop()279 switch (saa7134_boards[dev->board].ts_type) { in saa7134_ts_start()
411 enum saa7134_mpeg_ts_type ts_type; member
152 enum ts_filter_type ts_type; member
151 $ ./audio_time -p --ts_type=1162 $ ./audio_time -p --ts_type=1 -d172 $ ./audio_time -p --ts_type=2 -d
975 if (dvbdmxfeed->ts_type & TS_DECODER) in ttusb_dec_start_ts_feed()978 if (dvbdmxfeed->ts_type & TS_PACKET) in ttusb_dec_start_ts_feed()981 if (dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY) in ttusb_dec_start_ts_feed()
1162 static int lme2510_get_stream_config(struct dvb_frontend *fe, u8 *ts_type, in lme2510_get_stream_config() argument