Home
last modified time | relevance | path

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

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