Searched refs:gst_lv2_input_node (Results 1 – 3 of 3) sorted by relevance
77 LilvNode *gst_lv2_input_node = NULL; variable135 lilv_port_is_a (lv2plugin, port, gst_lv2_input_node); in lv2_count_ports()279 gst_lv2_input_node = lilv_new_uri (gst_lv2_world_node, LILV_URI_INPUT_PORT); in plugin_init()385 lilv_node_free (gst_lv2_input_node); in plugin_cleanup()
36 G_GNUC_INTERNAL extern LilvNode *gst_lv2_input_node;
635 if (lilv_port_is_a (lv2plugin, port, gst_lv2_input_node)) in gst_lv2_class_get_param_spec()856 lilv_port_is_a (lv2plugin, port, gst_lv2_input_node); in gst_lv2_class_init()