Home
last modified time | relevance | path

Searched defs:LADSPA_IS_PORT_CONTROL (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/
Dladspa.h169 #define LADSPA_IS_PORT_CONTROL(x) ((x) & LADSPA_PORT_CONTROL) macro
/third_party/alsa-lib/src/pcm/
Dladspa.h170 #define LADSPA_IS_PORT_CONTROL(x) ((x) & LADSPA_PORT_CONTROL) macro