Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufoverlay.c64 static gboolean gst_gdk_pixbuf_overlay_start (GstBaseTransform * trans);
156 basetrans_class->start = GST_DEBUG_FUNCPTR (gst_gdk_pixbuf_overlay_start); in gst_gdk_pixbuf_overlay_class_init()
551 gst_gdk_pixbuf_overlay_start (GstBaseTransform * trans) in gst_gdk_pixbuf_overlay_start() function