Searched refs:LADSPA_IS_PORT_OUTPUT (Results 1 – 4 of 4) sorted by relevance
168 #define LADSPA_IS_PORT_OUTPUT(x) ((x) & LADSPA_PORT_OUTPUT) macro
802 if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in connect_control_ports()841 if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) in validate_control_parameters()905 if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in write_control_parameters()1131 } else if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in pa__init()1198 … if (LADSPA_IS_PORT_AUDIO(d->PortDescriptors[p]) && LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in pa__init()
169 #define LADSPA_IS_PORT_OUTPUT(x) ((x) & LADSPA_PORT_OUTPUT) macro
396 } else if (LADSPA_IS_PORT_OUTPUT(pd)) { in count_ports()564 } else if (LADSPA_IS_PORT_OUTPUT(pd)) { in init()578 } else if (LADSPA_IS_PORT_OUTPUT(pd)) { in init()