Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c117 static void gst_plugin_desc_copy (GstPluginDesc * dest,
516 gst_plugin_desc_copy (&plugin->desc, desc); in gst_plugin_register_func()
1007 gst_plugin_desc_copy (GstPluginDesc * dest, const GstPluginDesc * src) in gst_plugin_desc_copy() function