Searched refs:LADSPA_IS_PORT_AUDIO (Results 1 – 2 of 2) sorted by relevance
171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
180 } else if (LADSPA_IS_PORT_CONTROL(port) && LADSPA_IS_PORT_AUDIO(port)) { in sox_ladspa_getopts()185 if (LADSPA_IS_PORT_AUDIO(port)) { in sox_ladspa_getopts()