Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.c86 static LV2_URID_Map lv2_map = { variable
94 static const LV2_Feature lv2_map_feature = { LV2_URID__map, &lv2_map };
148 lv2_atom_forge_init (&forge, &lv2_map); in gst_lv2_host_init()
261 lilv_state_new_from_world (gst_lv2_world_node, &lv2_map, preset); in gst_lv2_load_preset()
325 state = lilv_state_new_from_instance (lv2->klass->plugin, instance, &lv2_map, in gst_lv2_save_preset()
331 res = lilv_state_save (gst_lv2_world_node, &lv2_map, &lv2_unmap, state, /*uri */ in gst_lv2_save_preset()
383 lilv_state_new_from_world (gst_lv2_world_node, &lv2_map, preset); in gst_lv2_delete_preset()