Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c4121 int chans_in_mand = 0; // number of mandatory channels in check_for_lives() local
4212 if (!is_audio) chans_in_mand++; in check_for_lives()
4219 if (chans_in_mand > 2) { in check_for_lives()
4230 filtname, pkstr, chans_in_mand); in check_for_lives()
4237 …if (achans_in_mand > 0 && chans_in_mand > 0) return 13; // can't yet handle effects that need both… in check_for_lives()
4323 if (chans_in_mand == 1 && chans_out_mand == 1) { in check_for_lives()