Home
last modified time | relevance | path

Searched refs:GST_EVENT_SEGMENT_DONE (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstevent.c119 {GST_EVENT_SEGMENT_DONE, "segment-done", 0},
2220 event = gst_event_new_custom (GST_EVENT_SEGMENT_DONE, structure); in gst_event_new_segment_done()
2242 g_return_if_fail (GST_EVENT_TYPE (event) == GST_EVENT_SEGMENT_DONE); in gst_event_parse_segment_done()
Dgstevent.h168GST_EVENT_SEGMENT_DONE = GST_EVENT_MAKE_TYPE (150, _FLAG(DOWNSTREAM) | _FLAG(SERIALIZED)), enumerator
Dgstenumtypes.c580 { C_ENUM(GST_EVENT_SEGMENT_DONE), "GST_EVENT_SEGMENT_DONE", "segment-done" }, in gst_event_type_get_type()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c2042 case GST_EVENT_SEGMENT_DONE: in gst_single_queue_push_one()
2764 case GST_EVENT_SEGMENT_DONE: in gst_multi_queue_sink_event()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c864 case GST_EVENT_SEGMENT_DONE: in gst_video_rate_sink_event()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11deinterlace.cpp1823 case GST_EVENT_SEGMENT_DONE: in gst_d3d11_deinterlace_sink_event()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c3321 case GST_EVENT_SEGMENT_DONE: in gst_h265_parse_event()
Dgsth264parse.c3716 case GST_EVENT_SEGMENT_DONE: in gst_h264_parse_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c2487 case GST_EVENT_SEGMENT_DONE: in gst_audio_decoder_sink_eventfunc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c1422 case GST_EVENT_SEGMENT_DONE: in gst_video_decoder_sink_event_default()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c1378 case GST_EVENT_SEGMENT_DONE: in gst_base_parse_sink_event_default()