Home
last modified time | relevance | path

Searched refs:GST_EVENT_STEP (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstevent.c125 {GST_EVENT_STEP, "step", 0},
1600 event = gst_event_new_custom (GST_EVENT_STEP, structure); in gst_event_new_step()
1624 g_return_if_fail (GST_EVENT_TYPE (event) == GST_EVENT_STEP); in gst_event_parse_step()
Dgstevent.h179 GST_EVENT_STEP = GST_EVENT_MAKE_TYPE (230, _FLAG(UPSTREAM)), enumerator
Dgstenumtypes.c587 { C_ENUM(GST_EVENT_STEP), "GST_EVENT_STEP", "step" }, in gst_event_type_get_type()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c671 case GST_EVENT_STEP: in gst_image_freeze_src_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c5201 case GST_EVENT_STEP: in gst_base_sink_send_event()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysink.c4938 case GST_EVENT_STEP: in gst_play_sink_send_event()