Searched refs:LADSPA_PORT_CONTROL (Results 1 – 2 of 2) sorted by relevance
162 #define LADSPA_PORT_CONTROL 0x4 macro170 #define LADSPA_IS_PORT_CONTROL(x) ((x) & LADSPA_PORT_CONTROL)
29 + (LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL)) !=30 (LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL)) {