Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c162 static gboolean gst_video_rate_stop (GstBaseTransform * trans);
195 base_class->stop = GST_DEBUG_FUNCPTR (gst_video_rate_stop); in gst_video_rate_class_init()
1786 gst_video_rate_stop (GstBaseTransform * trans) in gst_video_rate_stop() function