Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects.h19 LIVES_FX_CAT_DATA_SOURCE, enumerator
H A Deffects.c62 case LIVES_FX_CAT_DATA_SOURCE: in lives_fx_cat_to_text()
H A Deffects-weed.c284 if (in_channels == 0 && out_channels == 0 && has_out_params) return LIVES_FX_CAT_DATA_SOURCE; in weed_filter_categorise()