Home
last modified time | relevance | path

Searched refs:LADSPA_IS_PORT_INPUT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dladspa.h168 #define LADSPA_IS_PORT_INPUT(x) ((x) & LADSPA_PORT_INPUT) macro
H A Dladspa.c177 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()