Home
last modified time | relevance | path

Searched refs:gst_event_parse_gap (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgstspanplc.c324 gst_event_parse_gap (event, &timestamp, &duration); in gst_span_plc_event_sink()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c121 gst_event_parse_gap (event, &ts, NULL); in GST_START_TEST()
123 gst_event_parse_gap (event, &ts, &dur); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c487 gst_event_parse_gap (event, &timestamp, &duration); in gst_dvd_spu_video_event()
1150 gst_event_parse_gap (event, &timestamp, &duration); in gst_dvd_spu_subpic_event()
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc.c554 gst_event_parse_gap (event, &start, &duration); in gst_dvb_sub_enc_sink_event()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h569 void gst_event_parse_gap (GstEvent * event,
Dgstevent.c815 gst_event_parse_gap (GstEvent * event, GstClockTime * timestamp, in gst_event_parse_gap() function
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstclocksync.c385 gst_event_parse_gap (event, &start, &dur); in gst_clock_sync_sink_event()
Dgstmultiqueue.c2010 gst_event_parse_gap (event, &timestamp, &duration); in apply_gap()
2086 gst_event_parse_gap (event, &ts, &dur); in get_running_time()
2938 gst_event_parse_gap (event, &val, &dur);
Dgstidentity.c485 gst_event_parse_gap (event, &old_start, &dur); in gst_identity_sink_event()
Dgstinputselector.c630 gst_event_parse_gap (event, &ts, &dur); in gst_selector_pad_event()
Dgstqueue.c597 gst_event_parse_gap (event, &timestamp, &duration); in apply_gap()
/third_party/gstreamer/gstplugins_base/gst/audiorate/
Dgstaudiorate.c366 gst_event_parse_gap (event, &timestamp, &duration); in gst_audio_rate_sink_event()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasedepayload.c263 gst_event_parse_gap (event, &timestamp, &duration); in validate_event()
268 gst_event_parse_gap (event, &timestamp, &duration); in validate_event()
Drtpbasepayload.c214 gst_event_parse_gap (event, &timestamp, &duration); in validate_event()
219 gst_event_parse_gap (event, &timestamp, &duration); in validate_event()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdbin.c384 gst_event_parse_gap (event, &ts, &dur); in dvdbin_dump_timing_info()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c658 gst_event_parse_gap (event, &gap_ts, &gap_duration); in gst_scaletempo_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c1816 gst_event_parse_gap (event, &start, &duration); in gst_ass_render_event_text()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c1017 gst_event_parse_gap (event, &start, &duration); in gst_cea_cc_overlay_cc_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstcollectpads.c1832 gst_event_parse_gap (event, &start, &duration); in gst_collect_pads_event_default()
Dgstaggregator.c1743 gst_event_parse_gap (event, &pts, &duration); in gst_aggregator_default_sink_event()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1702 gst_event_parse_gap (event, &gap_ts, NULL); in handle_mq_output()
2882 gst_event_parse_gap (event, &gap_ts, NULL); in handle_mq_input()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c1347 gst_event_parse_gap (event, &timestamp, &duration); in _test_sink_pad_event()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstbasetextoverlay.c2444 gst_event_parse_gap (event, &start, &duration); in gst_base_text_overlay_text_event()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c3156 gst_event_parse_gap (event, &timestamp, &duration); in gst_pulsesink_event()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c918 gst_event_parse_gap (event, &start, &duration); in gst_ttml_render_text_event()

12