Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2.c74 LilvNode *gst_lv2_control_node = NULL; variable
153 } else if (lilv_port_is_a (lv2plugin, port, gst_lv2_control_node) || in lv2_count_ports()
275 gst_lv2_control_node = in plugin_init()
382 lilv_node_free (gst_lv2_control_node); in plugin_cleanup()
Dgstlv2.h33 G_GNUC_INTERNAL extern LilvNode *gst_lv2_control_node;
Dgstlv2utils.c637 if (lilv_port_is_a (lv2plugin, port, gst_lv2_control_node) || in gst_lv2_class_get_param_spec()
902 } else if (lilv_port_is_a (lv2plugin, port, gst_lv2_control_node)) { in gst_lv2_class_init()