Home
last modified time | relevance | path

Searched refs:weed_plant_has_leaf (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c1064 if (weed_plant_has_leaf(filter, WEED_LEAF_WIDTH)) { in set_channel_size()
1101 if (weed_plant_has_leaf(filter, WEED_LEAF_HEIGHT)) { in set_channel_size()
1362 if (weed_plant_has_leaf(filter, WEED_LEAF_VSTEP)) { in process_func_threaded()
1500 if (weed_plant_has_leaf(inst, WEED_LEAF_HOST_KEY)) { in check_cconx()
4304 if (weed_plant_has_leaf(filter, WEED_LEAF_GUI)) { in check_for_lives()
5315 if (weed_plant_has_leaf(filter, WEED_LEAF_GUI)) in weed_filter_free()
6561 if (weed_plant_has_leaf(filter, key)) { in weed_instance_from_filter()
6793 if (weed_plant_has_leaf(filter, WEED_LEAF_HOST_FPS)) in weed_init_effect()
10091 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_DEFAULT) in get_default_element_int()
10120 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_DEFAULT) in get_default_element_double()
[all …]
H A Dweed-effects-utils.c307 …if (weed_paramtmpl_has_variable_size(paramtmpl) && weed_plant_has_leaf(paramtmpl, WEED_LEAF_NEW_DE… in weed_paramtmpl_value_type()
346 && weed_plant_has_leaf(gui, WEED_LEAF_CHOICES)) in weed_paramtmpl_hints_string_choice()
376 if (weed_plant_has_leaf(chantmpl, WEED_LEAF_MAX_REPEATS)) in weed_chantmpl_get_max_repeats()
391 && weed_plant_has_leaf(chantmpl, WEED_LEAF_PALETTE_LIST)) { in weed_chantmpl_get_palette_list()
396 if (!weed_plant_has_leaf(filter, WEED_LEAF_PALETTE_LIST)) return NULL; in weed_chantmpl_get_palette_list()
556 …if ((gui = weed_param_get_gui(param, WEED_FALSE)) != NULL && weed_plant_has_leaf(gui, WEED_LEAF_CH… in weed_param_get_nchoices()
559 && weed_plant_has_leaf(gui, WEED_LEAF_CHOICES)) in weed_param_get_nchoices()
H A Devents.c258 if (!weed_plant_has_leaf(evelist, WEED_LEAF_WEED_API_VERSION)) in lives_event_list_new()
277 if (!weed_plant_has_leaf(evelist, WEED_LEAF_CREATED_DATE)) { in lives_event_list_new()
286 if (!weed_plant_has_leaf(evelist, WEED_LEAF_EDITED_DATE)) { in lives_event_list_new()
832 if (!weed_plant_has_leaf(event, WEED_LEAF_INIT_EVENTS)) { in get_filter_map_after()
869 if (weed_plant_has_leaf(init_event, WEED_LEAF_IN_TRACKS)) { in init_event_is_relevant()
880 if (weed_plant_has_leaf(init_event, WEED_LEAF_OUT_TRACKS)) { in init_event_is_relevant()
911 if (!weed_plant_has_leaf(event, WEED_LEAF_INIT_EVENTS)) { in get_filter_map_before()
969 if (weed_plant_has_leaf(filter, WEED_LEAF_FLAGS)) { in get_init_events_before()
4195 if (weed_plant_has_leaf(event, WEED_LEAF_IN_COUNT)) { in render_events()
4298 if (weed_plant_has_leaf(event, WEED_LEAF_HOST_KEY)) { in render_events()
[all …]
H A Dosc.c3015 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_GROUP)) in setfx()
4097 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_FLAGS)) in lives_osc_cb_rte_getparamflags()
4126 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_FLAGS)) in lives_osc_cb_rte_getpparamflags()
4222 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_CHOICES)) in lives_osc_cb_pgui_countchoices()
4277 if (weed_plant_has_leaf(ptmpl, WEED_LEAF_CHOICES)) { in lives_osc_cb_pgui_getchoice()
5020 if (!weed_plant_has_leaf(ptmpl, WEED_LEAF_MIN)) { in lives_osc_cb_rte_getparammin()
5074 if (!weed_plant_has_leaf(ptmpl, WEED_LEAF_MIN)) { in lives_osc_cb_rte_getoparammin()
5154 if (!weed_plant_has_leaf(ptmpl, WEED_LEAF_MIN)) { in lives_osc_cb_rte_getpparammin()
5204 if (!weed_plant_has_leaf(ptmpl, WEED_LEAF_MAX)) { in lives_osc_cb_rte_getparammax()
5257 if (!weed_plant_has_leaf(ptmpl, WEED_LEAF_MAX)) { in lives_osc_cb_rte_getoparammax()
[all …]
H A Dparamwindow.c254 …if (weed_plant_has_leaf(ctmpl, WEED_LEAF_HSTEP)) step = weed_get_int_value(ctmpl, WEED_LEAF_HSTEP,… in gen_width_changed()
272 …if (weed_plant_has_leaf(ctmpl, WEED_LEAF_HSTEP)) step = weed_get_int_value(ctmpl, WEED_LEAF_HSTEP,… in gen_height_changed()
301 if (weed_plant_has_leaf(inst, WEED_LEAF_IN_PARAMETERS)) { in trans_in_out_pressed()
306 } while (weed_plant_has_leaf(inst, WEED_LEAF_HOST_NEXT_INSTANCE) && in trans_in_out_pressed()
381weed_plant_has_leaf(mainw->multitrack->init_event, WEED_LEAF_HOST_AUDIO_TRANSITION) && in transition_add_in_out()
473 else if (weed_plant_has_leaf(filter, WEED_LEAF_PREFERRED_FPS)) in add_sizes()
1947 if (weed_plant_has_leaf(wparam, WEED_LEAF_IGNORE)) { in after_any_changed_1()
2293 if (weed_plant_has_leaf(param, WEED_LEAF_IGNORE)) { in update_weed_color_value()
2348 if (weed_plant_has_leaf(param, WEED_LEAF_IGNORE)) { in update_weed_color_value()
3456 if (weed_plant_has_leaf(paramtmpl, WEED_LEAF_GUI)) { in update_visual_params()
[all …]
H A Dplugins.c3340 if (weed_plant_has_leaf(gui, WEED_LEAF_CHOICES)) { in weed_params_to_rfx()
3352 } else if (weed_plant_has_leaf(gui, WEED_LEAF_STEP_SIZE)) in weed_params_to_rfx()
3378 if (weed_plant_has_leaf(gui, WEED_LEAF_STEP_SIZE)) in weed_params_to_rfx()
3380 if (weed_plant_has_leaf(gui, WEED_LEAF_DECIMALS)) in weed_params_to_rfx()
3405 if (gui && weed_plant_has_leaf(gui, WEED_LEAF_MAXCHARS)) { in weed_params_to_rfx()
3532 if (weed_plant_has_leaf(wtmpl, WEED_LEAF_DESCRIPTION)) { in weed_params_to_rfx()
3542 if (weed_plant_has_leaf(gui, WEED_LEAF_LABEL)) { in weed_params_to_rfx()
3547 if (weed_plant_has_leaf(gui, WEED_LEAF_USE_MNEMONIC)) { in weed_params_to_rfx()
3641 if (!weed_plant_has_leaf(filter, WEED_LEAF_GUI)) continue; in get_external_window_hints()
3644 if (!weed_plant_has_leaf(gui, WEED_LEAF_LAYOUT_SCHEME)) continue; in get_external_window_hints()
[all …]
H A Drte_window.c1090 … if (weed_plant_has_leaf(iparams[ipnum], WEED_LEAF_HOST_INTERNAL_CONNECTION)) is_valid2 = FALSE; in load_datacons()
1564 …if (weed_plant_has_leaf(filter, WEED_LEAF_EXTRA_AUTHORS)) filter_extra_authors = weed_get_string_v… in on_rte_info_clicked()
1566 if (weed_plant_has_leaf(filter, WEED_LEAF_COPYRIGHT)) { in on_rte_info_clicked()
1570 if (weed_plant_has_leaf(filter, WEED_LEAF_DESCRIPTION)) { in on_rte_info_clicked()
1574 if (weed_plant_has_leaf(filter, WEED_LEAF_URL)) { in on_rte_info_clicked()
1579 if (weed_plant_has_leaf(filter, WEED_LEAF_LICENSE)) { in on_rte_info_clicked()
1779 …if ((gui = weed_param_get_gui(in_params[i], FALSE)) != NULL && weed_plant_has_leaf(gui, WEED_LEAF_… in check_string_choice_params()
2036 if (weed_plant_has_leaf(pinfo, WEED_LEAF_PACKAGE_NAME)) in rte_window_fx_model()
2656 if (weed_plant_has_leaf(inst, WEED_LEAF_HOST_NEXT_INSTANCE)) { in rte_reset_defs_clicked()
2679 … if (weed_plant_has_leaf(filter, WEED_LEAF_HOST_FPS)) weed_leaf_delete(filter, WEED_LEAF_HOST_FPS); in rte_reset_defs_clicked()
[all …]
H A Deffects-data.c833 if (weed_plant_has_leaf(sptmpl, WEED_LEAF_MIN) && weed_plant_has_leaf(sptmpl, WEED_LEAF_MAX)) { in pconx_convert_value_data()
839 if (dptmpl && weed_plant_has_leaf(dptmpl, WEED_LEAF_MAX)) { in pconx_convert_value_data()
1419 if (weed_plant_has_leaf(inst, WEED_LEAF_IN_PARAMETERS)) in pconx_chain_data()
1539 if (weed_plant_has_leaf(in_params[i], WEED_LEAF_HOST_INTERNAL_CONNECTION)) { in pconx_chain_data_internal()
1987 if (!weed_plant_has_leaf(filter, WEED_LEAF_OUT_CHANNEL_TEMPLATES)) { in cconx_get_out_alpha()
2170 if (weed_plant_has_leaf(ichan, WEED_LEAF_HOST_INTERNAL_CONNECTION)) { in cconx_chain_data_internal()
3318 if (weed_plant_has_leaf(filter, WEED_LEAF_IN_PARAMETER_TEMPLATES)) { in dfxp_changed()
3351 … if (weed_plant_has_leaf(param, WEED_LEAF_MAX) && weed_plant_has_leaf(param, WEED_LEAF_MIN)) { in dfxp_changed()
4006 …if (weed_plant_has_leaf(param, WEED_LEAF_MAX) && weed_plant_has_leaf(param, WEED_LEAF_MIN) && (sty… in ptable_row_add_variable_widgets()
4301 if (weed_plant_has_leaf(conxwp->filter, WEED_LEAF_OUT_PARAMETER_TEMPLATES)) in conx_scroll_new()
[all …]
H A Dmultitrack.c5577 if (weed_plant_has_leaf(event_list, WEED_LEAF_NEEDS_SET)) { in load_event_list_inner()
5607 if (weed_plant_has_leaf(event_list, WEED_LEAF_WIDTH)) { in load_event_list_inner()
16476 …if (weed_plant_has_leaf(event, WEED_LEAF_DEINIT_EVENT) && weed_plant_has_leaf(event, WEED_LEAF_IN_… in update_filter_events()
19483 if (weed_plant_has_leaf(param, WEED_LEAF_IGNORE)) { in on_set_pvals_clicked()
20390 …if (!weed_plant_has_leaf(fm1, WEED_LEAF_INIT_EVENTS) && !weed_plant_has_leaf(fm2, WEED_LEAF_INIT_E… in compare_filter_maps()
20397 weed_plant_has_leaf(fm2, WEED_LEAF_INIT_EVENTS) && in compare_filter_maps()
20798 if (!weed_plant_has_leaf(event, WEED_LEAF_TIMECODE)) { in event_list_rectify()
20830 if (weed_plant_has_leaf(event, WEED_LEAF_HINT)) { in event_list_rectify()
21152 if (!weed_plant_has_leaf(event, WEED_LEAF_INDEX)) { in event_list_rectify()
21157 if (!weed_plant_has_leaf(event, WEED_LEAF_VALUE)) { in event_list_rectify()
[all …]
H A Dstream.c801 …if (weed_plant_has_leaf(layer, WEED_LEAF_HEIGHT)) height = weed_get_int_value(layer, WEED_LEAF_HEI…
802 …if (weed_plant_has_leaf(layer, WEED_LEAF_WIDTH)) width = weed_get_int_value(layer, WEED_LEAF_WIDTH…
808 …if (!weed_plant_has_leaf(layer, WEED_LEAF_PIXEL_DATA) || !weed_get_voidptr_value(layer, WEED_LEAF_…
H A Daudio.c2481 if (weed_plant_has_leaf((weed_plant_t *)init_event, WEED_LEAF_HOST_TAG)) { in get_audio_and_effects_state_at()
3364 if (lvary && weed_plant_has_leaf(ctmpl, WEED_LEAF_AUDIO_CHANNELS)) in get_audio_from_plugin()
3366 else if (weed_plant_has_leaf(filter, WEED_LEAF_MAX_AUDIO_CHANNELS)) { in get_audio_from_plugin()
3380 if (rvary && weed_plant_has_leaf(ctmpl, WEED_LEAF_AUDIO_RATE)) in get_audio_from_plugin()
3382 else if (weed_plant_has_leaf(filter, WEED_LEAF_AUDIO_RATE)) in get_audio_from_plugin()
3436 if (weed_plant_has_leaf(inst, WEED_LEAF_HOST_NEXT_INSTANCE)) { in get_audio_from_plugin()
3728 if (rvary && weed_plant_has_leaf(ctmpl, WEED_LEAF_AUDIO_RATE)) in push_audio_to_channel()
3730 else if (weed_plant_has_leaf(filter, WEED_LEAF_AUDIO_RATE)) in push_audio_to_channel()
3735 if (lvary && weed_plant_has_leaf(ctmpl, WEED_LEAF_AUDIO_CHANNELS)) in push_audio_to_channel()
3737 else if (weed_plant_has_leaf(filter, WEED_LEAF_MAX_AUDIO_CHANNELS)) { in push_audio_to_channel()
/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed-utils.c73 int weed_plant_has_leaf(weed_plant_t *plant, const char *key) { in weed_plant_has_leaf() function
1145 if (weed_plant_has_leaf(host_info, WEED_LEAF_PLUGIN_INFO)) { in weed_bootstrap()
1159 if (!weed_plant_has_leaf(host_info, WEED_LEAF_MALLOC_FUNC)) { in weed_bootstrap()
1169 if (!weed_plant_has_leaf(host_info, WEED_LEAF_FREE_FUNC)) { in weed_bootstrap()
1236 if (!weed_plant_has_leaf(host_info, WEED_PLANT_NEW_FUNC)) { in weed_bootstrap()
1246 if (!weed_plant_has_leaf(host_info, WEED_LEAF_GET_FUNC)) { in weed_bootstrap()
1256 if (!weed_plant_has_leaf(host_info, WEED_LEAF_SET_FUNC)) { in weed_bootstrap()
1319 if (!weed_plant_has_leaf(host_info, WEED_PLANT_FREE_FUNC)) { in weed_bootstrap()
1355 if (weed_plant_has_leaf(host_info, WEED_LEAF_CALLOC_FUNC)) { in weed_bootstrap()
1377 if (weed_plant_has_leaf(host_info, WEED_PLANT_FREE_FUNC)) { in weed_bootstrap()
[all …]
H A Dweed-utils.h62 int weed_plant_has_leaf(weed_plant_t *, const char *key);
175 FN_TYPE int weed_plant_has_leaf(weed_plant_t *plant, const char *key) { in weed_plant_has_leaf() function
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dmask_overlay.c225 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in masko_process()
280 if (weed_plant_has_leaf(in_params[0], WEED_LEAF_FLAGS))
287 if (weed_plant_has_leaf(in_params[1], WEED_LEAF_FLAGS))
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dmirrors.c53 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in mirrorx_process()
90 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in mirrory_process()
H A Dlog_sig.c45 if (weed_plant_has_leaf(in_params[i], WEED_LEAF_VALUE)) { in logsig_process()
H A Dnoise.c50 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in noise_process()
H A DprojectM.cpp682 …if (weed_plant_has_leaf(inst, WEED_LEAF_FPS)) sd->fps = weed_get_double_value(inst, WEED_LEAF_FPS,… in projectM_init()
683 …if (weed_plant_has_leaf(inst, WEED_LEAF_TARGET_FPS)) sd->fps = weed_get_double_value(inst, WEED_LE… in projectM_init()
728 if (!weed_plant_has_leaf(iparams[0], WEED_LEAF_GUI)) { in projectM_init()
891 …if (weed_plant_has_leaf(inst, WEED_LEAF_FPS)) sd->fps = weed_get_double_value(inst, WEED_LEAF_FPS,… in projectM_process()
892 …if (weed_plant_has_leaf(inst, WEED_LEAF_TARGET_FPS)) sd->tfps = weed_get_double_value(inst, WEED_L… in projectM_process()
H A Dposterise.c51 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in posterise_process()
H A Dtargeted_zoom.c73 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in tzoom_process()
H A Dshift.c106 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in shift_process()
H A Dlayout_blends.c95 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in common_process()
H A Dfg_bg_removal.c111 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in common_process()
H A Dtvpic.c70 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in tvpic_process()
H A Dmulti_transitions.c130 if (weed_plant_has_leaf(out_channel, WEED_LEAF_OFFSET)) { in common_process()

12