Searched refs:LADSPA_IS_PORT_INPUT (Results 1 – 2 of 2) sorted by relevance
168 #define LADSPA_IS_PORT_INPUT(x) ((x) & LADSPA_PORT_INPUT) macro
177 if (LADSPA_IS_PORT_INPUT(port) && LADSPA_IS_PORT_OUTPUT(port)) { in sox_ladspa_getopts()186 if (LADSPA_IS_PORT_INPUT(port)) { in sox_ladspa_getopts()