Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.c41 static void gst_photography_iface_base_init (GstPhotographyInterface * iface);
52 (GBaseInitFunc) gst_photography_iface_base_init, /* base_init */ in gst_photography_get_type()
70 gst_photography_iface_base_init (GstPhotographyInterface * iface) in gst_photography_iface_base_init() function