Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/zbar/
Dgstzbar.c107 static gboolean gst_zbar_stop (GstBaseTransform * base);
170 trans_class->stop = GST_DEBUG_FUNCPTR (gst_zbar_stop); in gst_zbar_class_init()
353 gst_zbar_stop (GstBaseTransform * base) in gst_zbar_stop() function