Searched refs:LADSPA_IS_PORT_INPUT (Results 1 – 6 of 6) sorted by relevance
188 if (LADSPA_IS_PORT_INPUT (p)) in ladspa_count_ports()193 if (LADSPA_IS_PORT_INPUT (p)) in ladspa_count_ports()
355 if (LADSPA_IS_PORT_INPUT (desc->PortDescriptors[portnum])) in gst_ladspa_object_class_get_param_spec()804 if (LADSPA_IS_PORT_INPUT (p)) in gst_ladspa_class_init()809 if (LADSPA_IS_PORT_INPUT (p)) in gst_ladspa_class_init()
167 #define LADSPA_IS_PORT_INPUT(x) ((x) & LADSPA_PORT_INPUT) macro
1127 if (LADSPA_IS_PORT_INPUT(d->PortDescriptors[p])) { in pa__init()1136 …} else if (LADSPA_IS_PORT_CONTROL(d->PortDescriptors[p]) && LADSPA_IS_PORT_INPUT(d->PortDescriptor… in pa__init()1171 … if (LADSPA_IS_PORT_AUDIO(d->PortDescriptors[p]) && LADSPA_IS_PORT_INPUT(d->PortDescriptors[p])) { in pa__init()
168 #define LADSPA_IS_PORT_INPUT(x) ((x) & LADSPA_PORT_INPUT) macro
394 if (LADSPA_IS_PORT_INPUT(pd)) { in count_ports()561 if (LADSPA_IS_PORT_INPUT(pd)) { in init()569 if (LADSPA_IS_PORT_INPUT(pd)) { in init()