Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dladspa.h169 #define LADSPA_IS_PORT_OUTPUT(x) ((x) & LADSPA_PORT_OUTPUT) macro
/third_party/pulseaudio/src/modules/
H A Dladspa.h168 #define LADSPA_IS_PORT_OUTPUT(x) ((x) & LADSPA_PORT_OUTPUT) macro
H A Dmodule-ladspa-sink.c805 if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in connect_control_ports()
844 if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) in validate_control_parameters()
908 if (LADSPA_IS_PORT_OUTPUT(d->PortDescriptors[p])) { in write_control_parameters()
1134 } else if (LADSPA_IS_PORT_OUTPUT(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.c434 } else if (LADSPA_IS_PORT_OUTPUT(pd)) { in count_ports()
602 } else if (LADSPA_IS_PORT_OUTPUT(pd)) { in init()
616 } else if (LADSPA_IS_PORT_OUTPUT(pd)) { in init()

Completed in 6 milliseconds