Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintervideosrc.c62 static gboolean gst_inter_video_src_stop (GstBaseSrc * src);
121 base_src_class->stop = GST_DEBUG_FUNCPTR (gst_inter_video_src_stop); in gst_inter_video_src_class_init()
286 gst_inter_video_src_stop (GstBaseSrc * src) in gst_inter_video_src_stop() function