Home
last modified time | relevance | path

Searched refs:num_compound_fx (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.h131 int num_compound_fx(weed_plant_t
H A Deffects-weed.c132 int num_compound_fx(weed_plant_t *plant) { in num_compound_fx() function
1650 if (!out_channels && (mainw->preview || mainw->is_rendering) && num_compound_fx(inst) == 1) { in weed_apply_instance()
1868 if (!init_event || num_compound_fx(inst) > 1) num_out_tracks -= num_out_alpha; in weed_apply_instance()
5264 if (num_compound_fx(filter) > 1) is_compound = TRUE; in weed_filter_free()
6487 if ((nfilters = num_compound_fx(filter)) > 1) { in weed_instance_from_filter()
H A Dplugins.c3631 if ((nfilters = num_compound_fx(filter)) > 1) { in get_external_window_hints()