Home
last modified time | relevance | path

Searched refs:GST_EVENT_GAP (Results 1 – 25 of 39) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgstspanplc.c234 case GST_EVENT_GAP: in gst_span_plc_event_sink()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.c120 {GST_EVENT_GAP, "gap", 0},
769 event = gst_event_new_custom (GST_EVENT_GAP, in gst_event_new_gap()
794 g_return_if_fail (GST_EVENT_TYPE (event) == GST_EVENT_GAP); in gst_event_parse_gap()
Dgstevent.h164 GST_EVENT_GAP = GST_EVENT_MAKE_TYPE (160, FLAG(DOWNSTREAM) | FLAG(SERIALIZED)), enumerator
Dgstenumtypes.c547 { C_ENUM(GST_EVENT_GAP), "GST_EVENT_GAP", "gap" }, in gst_event_type_get_type()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfunnel.c270 case GST_EVENT_GAP: in event_counter()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c481 case GST_EVENT_GAP: in gst_dvd_spu_video_event()
1144 case GST_EVENT_GAP: in gst_dvd_spu_subpic_event()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideodecoder.c730 fail_unless (GST_EVENT_TYPE (gap) == GST_EVENT_GAP); in GST_START_TEST()
1129 fail_unless (GST_EVENT_TYPE (event) == GST_EVENT_GAP); in GST_START_TEST()
Daudiodecoder.c425 fail_unless (GST_EVENT_TYPE (gap) == GST_EVENT_GAP); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/audiorate/
Dgstaudiorate.c359 case GST_EVENT_GAP: in gst_audio_rate_sink_event()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c117 fail_unless (GST_EVENT_TYPE (event) == GST_EVENT_GAP); in GST_START_TEST()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c803 case GST_EVENT_GAP: in gst_queue_locked_enqueue_event()
877 case GST_EVENT_GAP: in gst_queue_locked_dequeue()
Dgstmultiqueue.c1762 case GST_EVENT_GAP: in gst_single_queue_push_one()
2383 case GST_EVENT_GAP: in gst_multi_queue_sink_event()
2472 case GST_EVENT_GAP: in gst_multi_queue_sink_event()
Dgstidentity.c433 if (GST_EVENT_TYPE (event) == GST_EVENT_GAP && in gst_identity_sink_event()
Dgsttypefindelement.c724 case GST_EVENT_GAP: in gst_type_find_element_sink_event()
Dgstinputselector.c606 case GST_EVENT_GAP:{ in gst_selector_pad_event()
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/
Dgstvideoframe-audiolevel.c343 case GST_EVENT_GAP: in gst_videoframe_audiolevel_vsink_event()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdbin.c375 } else if (GST_EVENT_TYPE (event) == GST_EVENT_GAP) { in dvdbin_dump_timing_info()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c654 } else if (GST_EVENT_TYPE (event) == GST_EVENT_GAP) { in gst_scaletempo_sink_event()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Dgstdvbsuboverlay.c1286 case GST_EVENT_GAP: in gst_dvbsub_overlay_event_text()
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgstavwait.c609 case GST_EVENT_GAP: in gst_avwait_vsink_event()
/third_party/gstreamer/gstreamer/tests/check/libs/
Daggregator.c281 case GST_EVENT_GAP: in push_data()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxpartreader.c462 case GST_EVENT_GAP:{ in splitmux_part_pad_event()
Dgstsplitmuxsink.c1333 case GST_EVENT_GAP:{ in handle_mq_output()
2280 case GST_EVENT_GAP:{ in handle_mq_input()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c1120 case GST_EVENT_GAP:{ in _test_sink_pad_event()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c922 case GST_EVENT_GAP: in gst_video_rate_sink_event()

12