Home
last modified time | relevance | path

Searched refs:gst_message_new_reset_time (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstmessage.h762 GstMessage * gst_message_new_reset_time (GstObject * src, GstClockTime running_time) G_GNUC…
Dgstmessage.c2538 gst_message_new_reset_time (GstObject * src, GstClockTime running_time) in gst_message_new_reset_time() function
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c3357 gst_message_new_reset_time (GST_OBJECT_CAST (basesink), 0)); in gst_base_sink_flush_stop()