Home
last modified time | relevance | path

Searched refs:weed_get_int_value (Results 1 – 25 of 67) sorted by relevance

123

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dposterise.c34 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL) * 3; in posterise_process()
35 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in posterise_process()
36 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in posterise_process()
37 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in posterise_process()
46 levels = weed_get_int_value(in_param, WEED_LEAF_VALUE, NULL); in posterise_process()
52 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in posterise_process()
53 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in posterise_process()
H A Dnoise.c39 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL) * 3; in noise_process()
40 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in noise_process()
41 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in noise_process()
42 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in noise_process()
51 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in noise_process()
52 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in noise_process()
H A Dfg_bg_removal.c49 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in common_init()
50 width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in common_init()
89 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL) * 3; in common_process()
90 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
91 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in common_process()
92 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in common_process()
93 int palette = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in common_process()
112 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in common_process()
113 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
121 bf = weed_get_int_value(in_param, WEED_LEAF_VALUE, NULL); in common_process()
H A Dmirrors.c37 int pal = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in mirrorx_process()
38 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL), hwidth; in mirrorx_process()
39 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in mirrorx_process()
40 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in mirrorx_process()
41 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in mirrorx_process()
54 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in mirrorx_process()
55 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in mirrorx_process()
91 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in mirrory_process()
92 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in mirrory_process()
H A DonedTV.c59 map_h = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in oned_init()
60 map_w = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in oned_init()
111 width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in oned_process()
112 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in oned_process()
114 irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in oned_process()
115 orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in oned_process()
117 palette = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in oned_process()
127 nlines = weed_get_int_value(in_params[0], WEED_LEAF_VALUE, NULL); in oned_process()
H A Dlayout_blends.c38 int width = weed_get_int_value(in_channels[0], WEED_LEAF_WIDTH, NULL) * 3; in common_process()
39 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in common_process()
40 int irowstride1 = weed_get_int_value(in_channels[0], WEED_LEAF_ROWSTRIDES, NULL); in common_process()
41 int irowstride2 = weed_get_int_value(in_channels[1], WEED_LEAF_ROWSTRIDES, NULL); in common_process()
42 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in common_process()
45 int palette = weed_get_int_value(out_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in common_process()
96 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in common_process()
97 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A DrevTV.c55 width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in revtv_process()
56 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in revtv_process()
58 pal = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in revtv_process()
60 irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in revtv_process()
61 orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in revtv_process()
64 linespace = weed_get_int_value(in_params[0], WEED_LEAF_VALUE, NULL); in revtv_process()
H A Dslide_over.c57 int width = weed_get_int_value(in_channels[0], WEED_LEAF_WIDTH, NULL); in sover_process()
58 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in sover_process()
59 int irowstride1 = weed_get_int_value(in_channels[0], WEED_LEAF_ROWSTRIDES, NULL); in sover_process()
60 int irowstride2 = weed_get_int_value(in_channels[1], WEED_LEAF_ROWSTRIDES, NULL); in sover_process()
61 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in sover_process()
62 int palette = weed_get_int_value(in_channels[0], WEED_LEAF_CURRENT_PALETTE, NULL); in sover_process()
74 transval = weed_get_int_value(in_params[0], WEED_LEAF_VALUE, NULL); in sover_process()
75 dirn = weed_get_int_value(inst, "plugin_direction", NULL); in sover_process()
H A Dmulti_transitions.c45 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in dissolve_init()
46 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in dissolve_init()
88 int width = weed_get_int_value(in_channels[0], WEED_LEAF_WIDTH, NULL); in common_process()
89 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in common_process()
90 int irowstride1 = weed_get_int_value(in_channels[0], WEED_LEAF_ROWSTRIDES, NULL); in common_process()
91 int irowstride2 = weed_get_int_value(in_channels[1], WEED_LEAF_ROWSTRIDES, NULL); in common_process()
92 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in common_process()
93 int cpal = weed_get_int_value(out_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in common_process()
131 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in common_process()
132 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A Dcolorkey.c35 int width = weed_get_int_value(in_channels[0], WEED_LEAF_WIDTH, NULL) * 3; in ckey_process()
36 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in ckey_process()
37 int irowstride1 = weed_get_int_value(in_channels[0], WEED_LEAF_ROWSTRIDES, NULL); in ckey_process()
38 int irowstride2 = weed_get_int_value(in_channels[1], WEED_LEAF_ROWSTRIDES, NULL); in ckey_process()
39 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in ckey_process()
40 int palette = weed_get_int_value(out_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in ckey_process()
H A Dblank_frame_detector.c68 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in bfd_process()
69 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in bfd_process()
70 int pal = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in bfd_process()
71 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in bfd_process()
82 luma = calc_luma(&src[i], pal, weed_get_int_value(in_channel, WEED_LEAF_YUV_CLAMPING, NULL)); in bfd_process()
H A Dmulti_blends.c44 int width = weed_get_int_value(in_channels[0], WEED_LEAF_WIDTH, NULL) * 3; in common_process()
45 int height = weed_get_int_value(in_channels[0], WEED_LEAF_HEIGHT, NULL); in common_process()
46 int palette = weed_get_int_value(in_channels[0], WEED_LEAF_CURRENT_PALETTE, NULL); in common_process()
47 int irowstride1 = weed_get_int_value(in_channels[0], WEED_LEAF_ROWSTRIDES, NULL); in common_process()
48 int irowstride2 = weed_get_int_value(in_channels[1], WEED_LEAF_ROWSTRIDES, NULL); in common_process()
49 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in common_process()
63 bf = weed_get_int_value(in_param, WEED_LEAF_VALUE, NULL); in common_process()
74 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in common_process()
75 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in common_process()
H A Dalpha_means.c44 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in alpham_process()
45 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in alpham_process()
47 int irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL) - width * sizeof(float); in alpham_process()
49 int n = weed_get_int_value(in_params[0], WEED_LEAF_VALUE, NULL); in alpham_process()
50 int m = weed_get_int_value(in_params[1], WEED_LEAF_VALUE, NULL); in alpham_process()
H A Dbump2d.c105 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in bumpmap_process()
106 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in bumpmap_process()
112 int palette = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in bumpmap_process()
113 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in bumpmap_process()
114 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in bumpmap_process()
115 int yuv_clamping = weed_get_int_value(in_channel, "yuv_clamping", NULL); in bumpmap_process()
H A Dtextfun.c203 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in textfun_process()
204 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in textfun_process()
205 int palette = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in textfun_process()
206 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in textfun_process()
207 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in textfun_process()
217 thresh = weed_get_int_value(in_params[0], WEED_LEAF_VALUE, NULL) & 0xff; in textfun_process()
218 mode = weed_get_int_value(in_params[1], WEED_LEAF_VALUE, NULL); in textfun_process()
219 fontnum = weed_get_int_value(in_params[2], WEED_LEAF_VALUE, NULL); in textfun_process()
H A Dvertigo.c100 video_height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in vertigo_init()
101 video_width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in vertigo_init()
156 video_width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in vertigo_process()
157 video_height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in vertigo_process()
159 irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL) / 4 - video_width; in vertigo_process()
160 orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL) / 4; in vertigo_process()
H A Dalpha_visualizer.c52 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in alphav_process()
53 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in alphav_process()
54 int irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in alphav_process()
55 int orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in alphav_process()
57 int ipal = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in alphav_process()
58 int opal = weed_get_int_value(out_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in alphav_process()
H A DfireTV.c157 map_h = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, &error); in fire_init()
158 map_w = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, &error); in fire_init()
224 width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, &error); in fire_process()
225 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, &error); in fire_process()
227 irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, &error) / 4; in fire_process()
228 orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, &error) / 4; in fire_process()
H A DlifeTV.c124 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in lifetv_init()
125 width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in lifetv_init()
220 width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in lifetv_process()
221 height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in lifetv_process()
223 irow = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL) / 4; in lifetv_process()
224 orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL) / 4 - width; in lifetv_process()
H A Dtvpic.c47 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in tvpic_process()
48 int pal = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in tvpic_process()
49 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in tvpic_process()
50 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in tvpic_process()
51 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in tvpic_process()
72 offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in tvpic_process()
H A Dplasma.c100 int width = weed_get_int_value(out_channel, WEED_LEAF_WIDTH, NULL); in plasma_process()
101 int height = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in plasma_process()
102 int palette = weed_get_int_value(out_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in plasma_process()
104 int rowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in plasma_process()
H A Dkaleidoscope.c215 int width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL), hwidth = width >> 1; in kal_process()
216 int height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL), hheight = height >> 1; in kal_process()
217 int palette = weed_get_int_value(in_channel, WEED_LEAF_CURRENT_PALETTE, NULL); in kal_process()
218 int irowstride = weed_get_int_value(in_channel, WEED_LEAF_ROWSTRIDES, NULL); in kal_process()
219 int orowstride = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in kal_process()
271 int offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in kal_process()
272 int dheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in kal_process()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dmask_overlay.c135 video_height = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in masko_init()
136 video_width = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in masko_init()
157 mode = weed_get_int_value(in_params[1], WEED_LEAF_VALUE, NULL); in masko_init()
197 int width = weed_get_int_value(out_channel, WEED_LEAF_WIDTH, NULL); in masko_process()
198 int height = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in masko_process()
220 orow = weed_get_int_value(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in masko_process()
221 irow0 = weed_get_int_value(in_channels[0], WEED_LEAF_ROWSTRIDES, NULL); in masko_process()
222 irow1 = weed_get_int_value(in_channels[1], WEED_LEAF_ROWSTRIDES, NULL); in masko_process()
226 offset = weed_get_int_value(out_channel, WEED_LEAF_OFFSET, NULL); in masko_process()
281 flags = weed_get_int_value(in_params[0], WEED_LEAF_FLAGS, NULL);
[all …]
H A Dgdk_fast_resize.c62 int palette = weed_get_int_value(channel, WEED_LEAF_CURRENT_PALETTE, NULL); in pl_channel_to_pixbuf()
63 int width = weed_get_int_value(channel, WEED_LEAF_WIDTH, NULL); in pl_channel_to_pixbuf()
64 int height = weed_get_int_value(channel, WEED_LEAF_HEIGHT, NULL); in pl_channel_to_pixbuf()
65 int irowstride = weed_get_int_value(channel, WEED_LEAF_ROWSTRIDES, NULL); in pl_channel_to_pixbuf()
125 int out_rowstride = weed_get_int_value(channel, WEED_LEAF_ROWSTRIDES, NULL); in pl_pixbuf_to_channel()
150 int inwidth = weed_get_int_value(in_channel, WEED_LEAF_WIDTH, NULL); in resize_process()
151 int inheight = weed_get_int_value(in_channel, WEED_LEAF_HEIGHT, NULL); in resize_process()
153 int outwidth = weed_get_int_value(out_channel, WEED_LEAF_WIDTH, NULL); in resize_process()
154 int outheight = weed_get_int_value(out_channel, WEED_LEAF_HEIGHT, NULL); in resize_process()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dweed-effects-utils.c46 return weed_get_int_value(plant, WEED_LEAF_TYPE, NULL); in weed_plant_get_type()
118 return weed_get_int_value(hinfo, WEED_LEAF_FLAGS, NULL); in weed_host_info_get_flags()
178 return weed_get_int_value(filter, WEED_LEAF_FLAGS, NULL); in weed_filter_get_flags()
292 return weed_get_int_value(chantmpl, WEED_LEAF_FLAGS, NULL); in weed_chantmpl_get_flags()
302 return weed_get_int_value(paramtmpl, WEED_LEAF_FLAGS, NULL); in weed_paramtmpl_get_flags()
418 return weed_get_int_value(channel, WEED_LEAF_WIDTH, NULL); in weed_channel_get_width()
434 return weed_get_int_value(channel, WEED_LEAF_HEIGHT, NULL); in weed_channel_get_height()
460 return weed_get_int_value(channel, WEED_LEAF_GAMMA_TYPE, NULL); in weed_channel_get_gamma_type()
582 return weed_get_int_value(inst, WEED_LEAF_FLAGS, NULL); in weed_instance_get_flags()
616 return weed_get_int_value(param, WEED_LEAF_VALUE, NULL); in weed_param_get_value_int()
[all …]

123