Searched refs:LADSPA_IS_INPLACE_BROKEN (Results 1 – 4 of 4) sorted by relevance
134 #define LADSPA_IS_INPLACE_BROKEN(x) ((x) & LADSPA_PROPERTY_INPLACE_BROKEN) macro
1215 if (LADSPA_IS_INPLACE_BROKEN(d->Properties)) { in pa__init()
135 #define LADSPA_IS_INPLACE_BROKEN(x) ((x) & LADSPA_PROPERTY_INPLACE_BROKEN) macro
241 && !LADSPA_IS_INPLACE_BROKEN (ladspa_class->ladspa.descriptor-> in gst_ladspa_filter_type_init()