Searched refs:LADSPA_Descriptor (Results 1 – 12 of 12) sorted by relevance
559 } LADSPA_Descriptor; typedef588 const LADSPA_Descriptor * ladspa_descriptor(unsigned long Index);591 typedef const LADSPA_Descriptor *
82 const LADSPA_Descriptor *descriptor;793 const LADSPA_Descriptor *d; in connect_control_ports()821 const LADSPA_Descriptor *d; in validate_control_parameters()884 const LADSPA_Descriptor *d; in write_control_parameters()1006 const LADSPA_Descriptor *d; in pa__init()
560 } LADSPA_Descriptor; typedef589 const LADSPA_Descriptor * ladspa_descriptor(unsigned long Index);592 typedef const LADSPA_Descriptor *
82 const LADSPA_Descriptor *desc;105 const LADSPA_Descriptor *desc;506 static void snd_pcm_ladspa_get_default_cvalue(const LADSPA_Descriptor * desc, unsigned int port, LA… in snd_pcm_ladspa_get_default_cvalue()1099 const LADSPA_Descriptor *d; in snd_pcm_ladspa_check_file()
232 gst_ladspa_sink_type_init (GstLADSPASink * ladspa, LADSPA_Descriptor * desc) in gst_ladspa_sink_type_init()295 LADSPA_Descriptor * desc) in gst_ladspa_sink_type_class_init()
176 ladspa_count_ports (const LADSPA_Descriptor * descriptor, in ladspa_count_ports()205 const LADSPA_Descriptor *desc; in ladspa_describe_plugin()
230 gst_ladspa_filter_type_init (GstLADSPAFilter * ladspa, LADSPA_Descriptor * desc) in gst_ladspa_filter_type_init()297 LADSPA_Descriptor * desc) in gst_ladspa_filter_type_class_init()
69 const LADSPA_Descriptor *descriptor;
291 const LADSPA_Descriptor *desc = ladspa_class->descriptor; in gst_ladspa_object_class_get_param_name()345 const LADSPA_Descriptor *desc = ladspa_class->descriptor; in gst_ladspa_object_class_get_param_spec()545 const LADSPA_Descriptor *desc = ladspa_class->descriptor; in gst_ladspa_element_class_set_metadata()
452 gst_ladspa_source_type_init (GstLADSPASource * ladspa, LADSPA_Descriptor * desc) in gst_ladspa_source_type_init()523 LADSPA_Descriptor * desc) in gst_ladspa_source_type_class_init()
58 const LADSPA_Descriptor *desc;384 static void count_ports(const LADSPA_Descriptor *desc, in count_ports()454 const LADSPA_Descriptor *desc; in init()
215622 Pass the LADSPA_Descriptor as class_data to the class_init function