Home
last modified time | relevance | path

Searched refs:LADSPA_IS_INPLACE_BROKEN (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/
Dladspa.h134 #define LADSPA_IS_INPLACE_BROKEN(x) ((x) & LADSPA_PROPERTY_INPLACE_BROKEN) macro
Dmodule-ladspa-sink.c1215 if (LADSPA_IS_INPLACE_BROKEN(d->Properties)) { in pa__init()
/third_party/alsa-lib/src/pcm/
Dladspa.h135 #define LADSPA_IS_INPLACE_BROKEN(x) ((x) & LADSPA_PROPERTY_INPLACE_BROKEN) macro
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspafilter.c241 && !LADSPA_IS_INPLACE_BROKEN (ladspa_class->ladspa.descriptor-> in gst_ladspa_filter_type_init()