Home
last modified time | relevance | path

Searched refs:weed_get_voidptr_value (Results 26 – 50 of 68) sorted by relevance

123

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A DrippleTV.c214 struct _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in ripple_deinit()
356 sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in ripple_process()
360 src = weed_get_voidptr_value(in_channel, WEED_LEAF_PIXEL_DATA, NULL); in ripple_process()
361 dest = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in ripple_process()
H A Dmirrors.c34 unsigned char *src = weed_get_voidptr_value(in_channel, WEED_LEAF_PIXEL_DATA, NULL); in mirrorx_process()
35 unsigned char *dst = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in mirrorx_process()
H A Dnn_programmer.c86 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in nnprog_process()
179 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in nnprog_deinit()
H A Dfarneback_analyser.cpp100 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in farneback_deinit()
136 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in farneback_process()
H A DwarpTV.c182 struct _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in warp_deinit()
201 sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in warp_process()
H A Dtvpic.c44 unsigned char *src = weed_get_voidptr_value(in_channel, WEED_LEAF_PIXEL_DATA, NULL); in tvpic_process()
45 unsigned char *dest = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in tvpic_process()
H A Dsimple_blend.c61 _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in chroma_deinit()
109 sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in common_process()
H A Dbeat_detector.c147 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_data", NULL); in beat_deinit()
175 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_data", NULL); in beat_process()
H A Dlibvis.c180 weed_libvis_t *libvis = (weed_libvis_t *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in libvis_deinit()
243 weed_libvis_t *libvis = (weed_libvis_t *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in libvis_process()
H A Dtextfun.c201 unsigned char *src = weed_get_voidptr_value(in_channel, WEED_LEAF_PIXEL_DATA, NULL); in textfun_process()
202 unsigned char *dst = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in textfun_process()
H A Dhaip.c72 _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in haip_deinit()
242 sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in haip_process()
H A Dedge.c88 static_data *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in edge_deinit()
140 static_data *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in edge_process()
H A Dladspa.c99 …LADSPA_Descriptor *laddes = (LADSPA_Descriptor *)weed_get_voidptr_value(filter, "plugin_lad_descri… in ladspa_init()
149 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_data", NULL); in ladspa_deinit()
203 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_data", NULL); in ladspa_process()
256 laddes = (LADSPA_Descriptor *)weed_get_voidptr_value(filter, "plugin_lad_descriptor", NULL); in ladspa_process()
H A Dlivetext.c212 unsigned char *dst = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in livetext_process()
233 src = weed_get_voidptr_value(in_channel, WEED_LEAF_PIXEL_DATA, NULL); in livetext_process()
H A Dalpha_means.c42 float *alpha = (float *)weed_get_voidptr_value(in_channel, WEED_LEAF_PIXEL_DATA, NULL); in alpham_process()
H A Dblurzoom.c327 struct _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in blurzoom_deinit()
353 sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in blurzoom_process()
H A DRGBdelay.c147 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in RGBd_process()
444 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in RGBd_deinit()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dhaar_analyser.cpp288 …guchar *pixel_data = (guchar *)weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, NULL), *pixel… in pl_channel_to_pixbuf()
345 guchar *dst = (guchar *)weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, NULL); in pl_pixbuf_to_channel()
420 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in haar_deinit()
442 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in haar_process()
H A Dgdk_fast_resize.c67 …guchar *pixel_data = (guchar *)weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, NULL), *pixel… in pl_channel_to_pixbuf()
126 guchar *dst = weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, NULL); in pl_pixbuf_to_channel()
H A Dvideowall.c93 struct _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in videowall_deinit()
120 struct _sdata *sdata = weed_get_voidptr_value(inst, "plugin_internal", NULL); in videowall_process()
H A Dpuretext.c284 src = (guchar *)weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, NULL); in channel_to_cairo()
326 …guchar *src, *dst, *pixel_data = (guchar *)weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, N… in cairo_to_channel()
884 sdata_t *sdata = (sdata_t *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in puretext_deinit()
902 sdata_t *sdata = (sdata_t *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in puretext_process()
910 guchar *dst = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in puretext_process()
1063 guchar *dstx = dst = weed_get_voidptr_value(out_channel, WEED_LEAF_PIXEL_DATA, NULL); in puretext_process()
H A Dvjack_rcv.c311 sdata *sd = (sdata *)weed_get_voidptr_value(inst, "plugin_internal", &error); in vjack_rcv_process()
384 sdata *sd = (sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in vjack_rcv_deinit()
H A Dscribbler.c105 src = (guchar *)weed_get_voidptr_value(channel, WEED_LEAF_PIXEL_DATA, &error); in channel_to_cairo()
185 _sdata *sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in scribbler_deinit()
309 sdata = (_sdata *)weed_get_voidptr_value(inst, "plugin_internal", NULL); in scribbler_process()
/dports/multimedia/lives/lives-3.2.0/src/
H A Ddiagnostics.c854 ptr = weed_get_voidptr_value(plant, "nullptr", &werr); in run_weed_startup_tests()
857 ptr = weed_get_voidptr_value(plant, "nullptrxx", &werr); in run_weed_startup_tests()
865 ptr = weed_get_voidptr_value(plant, "nullbasic", &werr); in run_weed_startup_tests()
883 ptr = weed_get_voidptr_value(plant, "nullbasic", &werr); in run_weed_startup_tests()
890 ptr = weed_get_voidptr_value(plant, "indirect", &werr); in run_weed_startup_tests()
/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed-utils.h83 void *weed_get_voidptr_value(weed_plant_t *, const char *key, weed_error_t *);
220 FN_TYPE weed_voidptr_t weed_get_voidptr_value(weed_plant_t *plant, const char *key, weed_error_t *e… in weed_get_voidptr_value() function

123