Home
last modified time | relevance | path

Searched defs:ladspa_meta (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspa.c159 ladspa_plugin_register_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_plugin_register_element()
210 GstStructure *ladspa_meta = NULL; in ladspa_describe_plugin() local
500 GstStructure *ladspa_meta = g_value_get_boxed (value); in plugin_init() local
Dgstladspautils.c766 GstStructure *ladspa_meta = g_value_get_boxed (value); in gst_ladspa_class_init() local
847 const GTypeInfo * info, GstStructure * ladspa_meta) in ladspa_register_element()
Dgstladspasink.c359 ladspa_register_sink_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_register_sink_element()
Dgstladspafilter.c347 ladspa_register_filter_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_register_filter_element()
Dgstladspasource.c601 ladspa_register_source_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_register_source_element()