Home
last modified time | relevance | path

Searched refs:LADSPA_IS_PORT_AUDIO (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/third_party/pulseaudio/src/modules/
H A Dladspa.h170 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
H A Dmodule-ladspa-sink.c1129 if (LADSPA_IS_PORT_AUDIO(d->PortDescriptors[p])) { in pa__init()
1174 if (LADSPA_IS_PORT_AUDIO(d->PortDescriptors[p]) && LADSPA_IS_PORT_INPUT(d->PortDescriptors[p])) { in pa__init()
1201 if (LADSPA_IS_PORT_AUDIO(d->PortDescriptors[p]) && LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in pa__init()
/third_party/ffmpeg/libavfilter/
H A Daf_ladspa.c431 if (LADSPA_IS_PORT_AUDIO(pd)) { in count_ports()
598 if (LADSPA_IS_PORT_AUDIO(pd)) { in init()

Completed in 6 milliseconds