Searched refs:gst_inter_video_src_stop (Results 1 – 1 of 1) sorted by relevance
62 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