Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.h53 GST_LV2_PORT_CV enumerator
Dgstlv2filter.c428 if (lv2_port->type != GST_LV2_PORT_CV) in gst_lv2_filter_transform_data()
Dgstlv2source.c494 if (lv2_port->type != GST_LV2_PORT_CV) in gst_lv2_source_fill()
Dgstlv2utils.c912 desc.type = GST_LV2_PORT_CV; in gst_lv2_class_init()