Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dladspa.h167 #define LADSPA_IS_PORT_INPUT(x) ((x) & LADSPA_PORT_INPUT) macro
/third_party/alsa-lib/src/pcm/
Dladspa.h168 #define LADSPA_IS_PORT_INPUT(x) ((x) & LADSPA_PORT_INPUT) macro