Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltransformation.c111 static void gst_gl_transformation_gl_stop (GstGLBaseFilter * filter);
147 GST_GL_BASE_FILTER_CLASS (klass)->gl_stop = gst_gl_transformation_gl_stop; in gst_gl_transformation_class_init()
768 gst_gl_transformation_gl_stop (GstGLBaseFilter * base_filter) in gst_gl_transformation_gl_stop() function