Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h128 typedef gboolean (*GstPluginInitFunc) (GstPlugin *plugin); typedef
176 GstPluginInitFunc plugin_init;
320 GstPluginInitFunc init_func,
Dgstplugin.c207 const gchar * name, const gchar * description, GstPluginInitFunc init_func, in gst_plugin_register_static()
278 (GstPluginInitFunc) init_full_func, version, license, source, package, in gst_plugin_register_static_full()
/third_party/gstreamer/gstreamer/
DChangeLog79061 Add some 0.11 FIXMEs for GstPluginInitFunc