Home
last modified time | relevance | path

Searched defs:weed_palette_get_plane_ratio_vertical (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dweed-effects-utils.h233 #define weed_palette_get_plane_ratio_vertical(pal, plane) ((double)(plane == 0 ? 1.0 : (plane == 1 … macro
H A Dcolourspace.c1488 LIVES_GLOBAL_INLINE double weed_palette_get_plane_ratio_vertical(int pal, int plane) { in weed_palette_get_plane_ratio_vertical() function
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dweed-plugin-utils.c824 static inline double weed_palette_get_plane_ratio_vertical(int pal, int plane) { in weed_palette_get_plane_ratio_vertical() function