Home
last modified time | relevance | path

Searched refs:WEED_LEAF_HEIGHT (Results 1 – 25 of 49) sorted by relevance

12

/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed-events.h66 #ifndef WEED_LEAF_HEIGHT
67 #define WEED_LEAF_HEIGHT "height" macro
H A Dweed-effects.h246 #define WEED_LEAF_HEIGHT "height" macro
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dnoise.c40 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in noise_process()
52 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in noise_process()
H A Dposterise.c35 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in posterise_process()
53 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in posterise_process()
H A Dmirrors.c39 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in mirrorx_process()
55 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in mirrorx_process()
92 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in mirrory_process()
H A Dfg_bg_removal.c49 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in common_init()
90 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
113 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A Dmulti_transitions.c46 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in dissolve_init()
89 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in common_process()
132 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A DonedTV.c59 map_h = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in oned_init()
112 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in oned_process()
H A Dlayout_blends.c39 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in common_process()
97 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A Dvertigo.c100 video_height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in vertigo_init()
157 video_height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in vertigo_process()
H A Dpalette_test.c37 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, &error); in ptest_process()
H A DfireTV.c157 map_h = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, &error); in fire_init()
225 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, &error); in fire_process()
H A DlifeTV.c124 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in lifetv_init()
221 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in lifetv_process()
H A Dtvpic.c49 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in tvpic_process()
73 heights = weed_get_int_array(out_channel, WEED_LEAF_HEIGHT, NULL); in tvpic_process()
H A Dfreenect.c232 int height = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in lives_freenect_process()
330 weed_set_int_value(out_chantmpls[0], WEED_LEAF_HEIGHT, 480);
H A Dmulti_blends.c45 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in common_process()
75 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A DrevTV.c56 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in revtv_process()
H A Dblank_frame_detector.c69 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in bfd_process()
H A Dtargeted_zoom.c75 dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL) + offset; in tzoom_process()
H A Dkaleidoscope.c216 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL), hheight = height >> 1; in kal_process()
272 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in kal_process()
H A Dalpha_means.c45 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in alpham_process()
H A Dcolorkey.c36 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in ckey_process()
H A Dplasma.c101 int height = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in plasma_process()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dgdk_fast_resize.c64 int height = weed_get_int_value(channel, WEED_LEAF_HEIGHT, NULL); in pl_channel_to_pixbuf()
151 int inheight = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in resize_process()
154 int outheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in resize_process()
H A Dmask_overlay.c135 video_height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in masko_init()
198 int height = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in masko_process()
227 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in masko_process()

12