/third_party/gstreamer/gstplugins_bad/ext/spandsp/ |
D | gstspanplc.c | 324 gst_event_parse_gap (event, ×tamp, &duration); in gst_span_plc_event_sink()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstevent.c | 121 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/ |
D | gstdvdspu.c | 487 gst_event_parse_gap (event, ×tamp, &duration); in gst_dvd_spu_video_event() 1150 gst_event_parse_gap (event, ×tamp, &duration); in gst_dvd_spu_subpic_event()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/ |
D | gstdvbsubenc.c | 554 gst_event_parse_gap (event, &start, &duration); in gst_dvb_sub_enc_sink_event()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.h | 569 void gst_event_parse_gap (GstEvent * event,
|
D | gstevent.c | 815 gst_event_parse_gap (GstEvent * event, GstClockTime * timestamp, in gst_event_parse_gap() function
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstclocksync.c | 385 gst_event_parse_gap (event, &start, &dur); in gst_clock_sync_sink_event()
|
D | gstmultiqueue.c | 2010 gst_event_parse_gap (event, ×tamp, &duration); in apply_gap() 2086 gst_event_parse_gap (event, &ts, &dur); in get_running_time() 2938 gst_event_parse_gap (event, &val, &dur);
|
D | gstidentity.c | 485 gst_event_parse_gap (event, &old_start, &dur); in gst_identity_sink_event()
|
D | gstinputselector.c | 630 gst_event_parse_gap (event, &ts, &dur); in gst_selector_pad_event()
|
D | gstqueue.c | 597 gst_event_parse_gap (event, ×tamp, &duration); in apply_gap()
|
/third_party/gstreamer/gstplugins_base/gst/audiorate/ |
D | gstaudiorate.c | 366 gst_event_parse_gap (event, ×tamp, &duration); in gst_audio_rate_sink_event()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtpbasedepayload.c | 263 gst_event_parse_gap (event, ×tamp, &duration); in validate_event() 268 gst_event_parse_gap (event, ×tamp, &duration); in validate_event()
|
D | rtpbasepayload.c | 214 gst_event_parse_gap (event, ×tamp, &duration); in validate_event() 219 gst_event_parse_gap (event, ×tamp, &duration); in validate_event()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdbin.c | 384 gst_event_parse_gap (event, &ts, &dur); in dvdbin_dump_timing_info()
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | gstscaletempo.c | 658 gst_event_parse_gap (event, &gap_ts, &gap_duration); in gst_scaletempo_sink_event()
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | gstassrender.c | 1816 gst_event_parse_gap (event, &start, &duration); in gst_ass_render_event_text()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstceaccoverlay.c | 1017 gst_event_parse_gap (event, &start, &duration); in gst_cea_cc_overlay_cc_event()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstcollectpads.c | 1832 gst_event_parse_gap (event, &start, &duration); in gst_collect_pads_event_default()
|
D | gstaggregator.c | 1743 gst_event_parse_gap (event, &pts, &duration); in gst_aggregator_default_sink_event()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsink.c | 1702 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/ |
D | qtmux.c | 1347 gst_event_parse_gap (event, ×tamp, &duration); in _test_sink_pad_event()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gstbasetextoverlay.c | 2444 gst_event_parse_gap (event, &start, &duration); in gst_base_text_overlay_text_event()
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsesink.c | 3156 gst_event_parse_gap (event, ×tamp, &duration); in gst_pulsesink_event()
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlrender.c | 918 gst_event_parse_gap (event, &start, &duration); in gst_ttml_render_text_event()
|