Home
last modified time | relevance | path

Searched defs:weed_channel_is_disabled (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dweed-effects-utils.c508 WEED_GLOBAL_INLINE int weed_channel_is_disabled(weed_plant_t *channel) { in weed_channel_is_disabled() function
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dweed-plugin-utils.c149 static inline int weed_channel_is_disabled(weed_plant_t *c) {return gg_i(c, WEED_LEAF_DISABLED);} in weed_channel_is_disabled() function