Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c6249 static weed_plant_t **weed_channels_create(weed_plant_t *filter, boolean in) { in weed_channels_create() function
6499 inc = weed_channels_create(filter, TRUE); in weed_instance_from_filter()
6500 outc = weed_channels_create(filter, FALSE); in weed_instance_from_filter()