Home
last modified time | relevance | path

Searched refs:weed_set_boolean_value (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Daudio_volume.c65 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE); in avol_init()
66 weed_set_boolean_value(gui2, WEED_LEAF_HIDDEN, WEED_TRUE); in avol_init()
67 weed_set_boolean_value(gui3, WEED_LEAF_HIDDEN, WEED_TRUE); in avol_init()
69 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_FALSE); in avol_init()
70 weed_set_boolean_value(gui2, WEED_LEAF_HIDDEN, WEED_FALSE); in avol_init()
71 weed_set_boolean_value(gui3, WEED_LEAF_HIDDEN, WEED_FALSE); in avol_init()
201 weed_set_boolean_value(in_params[2], WEED_LEAF_NEW_DEFAULT, WEED_FALSE);
203 weed_set_boolean_value(in_params[3], WEED_LEAF_NEW_DEFAULT, WEED_TRUE);
205 weed_set_boolean_value(in_params[0], WEED_LEAF_IS_VOLUME_MASTER, WEED_TRUE);
H A Dladspa.c376 weed_set_boolean_value(out_params[i], WEED_LEAF_VALUE, (int)outvals[i]); in ladspa_process()
691 if (ladphintdes & LADSPA_HINT_SAMPLE_RATE) weed_set_boolean_value(in_params[cninps],
693 else weed_set_boolean_value(in_params[cninps], "plugin_sample_rate", WEED_FALSE);
695 if (ladphintdes & LADSPA_HINT_LOGARITHMIC) weed_set_boolean_value(in_params[cninps],
697 else weed_set_boolean_value(in_params[cninps], "plugin_logarithmic", WEED_FALSE);
752 if (ladphintdes & LADSPA_HINT_SAMPLE_RATE) weed_set_boolean_value(out_params[cnoutps],
754 else weed_set_boolean_value(out_params[cnoutps], "plugin_sample_rate", WEED_FALSE);
757 … if (ladphintdes & LADSPA_HINT_SAMPLE_RATE) weed_set_boolean_value(out_params[cnoutps],
759 else weed_set_boolean_value(out_params[cnoutps], "plugin_sample_rate", WEED_FALSE);
785 weed_set_boolean_value(filter_class, "plugin_dual", WEED_TRUE);
[all …]
H A Dblank_frame_detector.c41 weed_set_boolean_value(blank, WEED_LEAF_VALUE, WEED_FALSE); in bfd_init()
95 if (sdata->count >= fcount) weed_set_boolean_value(blank, WEED_LEAF_VALUE, WEED_TRUE); in bfd_process()
96 else weed_set_boolean_value(blank, WEED_LEAF_VALUE, WEED_FALSE); in bfd_process()
H A DRGBdelay.c127 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, i > maxcache ? WEED_TRUE : WEED_FALSE); in RGBd_init()
493 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
495 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
497 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
499 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Dbeat_detector.c357 weed_set_boolean_value(out_params[0], WEED_LEAF_VALUE, beat_pulse); in beat_process()
358 weed_set_boolean_value(out_params[1], WEED_LEAF_VALUE, beat_hold); in beat_process()
384 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Dpalette_test.c67 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Dlivetext.c338 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
351 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Drandomiser.c141 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Dmirrors.c126 weed_set_boolean_value(inst, "plugin_combined", WEED_TRUE); in mirrorxy_process()
H A Dslide_over.c183 weed_set_boolean_value(in_params[0], WEED_LEAF_IS_TRANSITION, WEED_TRUE);
H A Dnn_programmer.c217 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Dmulti_transitions.c239 weed_set_boolean_value(in_params[0], WEED_LEAF_IS_TRANSITION, WEED_TRUE);
H A Dmulti_blends.c233 weed_set_boolean_value(in_params1[0], WEED_LEAF_IS_TRANSITION, WEED_TRUE);
H A Dkaleidoscope.c377 weed_set_boolean_value(gui, WEED_LEAF_WRAP, WEED_TRUE);
H A Ddata_processor.c858 weed_set_boolean_value(gui, WEED_LEAF_HIDDEN, WEED_TRUE);
H A Dfrei0r.c768 weed_set_boolean_value(in_params[wnum], "plugin_is_position", WEED_TRUE);
H A Dtoonz.cpp947 weed_set_boolean_value(gui, WEED_LEAF_WRAP, WEED_TRUE);
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dscribbler.c212 if (mode == 0) weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_TRUE); in scribbler_init()
213 else weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_FALSE); in scribbler_init()
216 if (mode == 0) weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_TRUE); in scribbler_init()
217 else weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_FALSE); in scribbler_init()
220 if (mode == 2) weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_TRUE); in scribbler_init()
221 else weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_FALSE); in scribbler_init()
224 if (mode == 2) weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_TRUE); in scribbler_init()
225 else weed_set_boolean_value(pgui, WEED_LEAF_HIDDEN, WEED_FALSE); in scribbler_init()
/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c1257 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_TRUE); in weed_reinit_effect()
1269 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_TRUE); in weed_reinit_effect()
1270 weed_set_boolean_value(inst, WEED_LEAF_HOST_UNUSED, WEED_TRUE); in weed_reinit_effect()
1272 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_FALSE); in weed_reinit_effect()
2659 weed_set_boolean_value(layer, "letterboxed", letterbox); in weed_apply_instance()
5780 if (autoscale == WEED_TRUE) weed_set_boolean_value(iptmpl, in load_compound_plugin()
6425 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_FALSE); in weed_create_instance()
6866 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_TRUE); in weed_init_effect()
7060 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_TRUE); in weed_call_init_func()
7061 weed_set_boolean_value(inst, WEED_LEAF_HOST_UNUSED, WEED_TRUE); in weed_call_init_func()
[all …]
H A Dmachinestate.c1685 weed_set_boolean_value(thread_info, WEED_LEAF_NOTIFY, WEED_TRUE); in _lives_proc_thread_create()
1694 case 'b': weed_set_boolean_value(thread_info, pkey, va_arg(xargs, int)); break; in _lives_proc_thread_create()
1939 weed_set_boolean_value(tinfo, WEED_LEAF_THREAD_CANCELLABLE, WEED_TRUE); in lives_proc_thread_set_cancellable()
1948 weed_set_boolean_value(tinfo, WEED_LEAF_THREAD_CANCELLED, WEED_TRUE); in lives_proc_thread_cancel()
1961 weed_set_boolean_value(tinfo, WEED_LEAF_DONTCARE, WEED_TRUE); in lives_proc_thread_dontcare()
2034 weed_set_boolean_value(info, WEED_LEAF_DONE, WEED_TRUE); in _plant_thread_func()
2119 weed_set_boolean_value(thread_info, "no_gui", WEED_TRUE); in resubmit_proc_thread()
H A Devents.c2709 weed_set_boolean_value((weed_plant_t *)pchain[i], WEED_LEAF_IS_DEF_VALUE, WEED_TRUE); in filter_init_add_pchanges()
3271 weed_set_boolean_value(inst, WEED_LEAF_AUTO_EASING, WEED_TRUE); in process_events()
3356 weed_set_boolean_value(citmpl[i], WEED_LEAF_HOST_DISABLED, WEED_FALSE); in process_events()
3358 } else weed_set_boolean_value(citmpl[i], WEED_LEAF_HOST_DISABLED, WEED_TRUE); in process_events()
3439 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_TRUE); in process_events()
3440 weed_set_boolean_value(inst, WEED_LEAF_HOST_UNUSED, WEED_TRUE); in process_events()
3916 weed_set_boolean_value(inst, WEED_LEAF_AUTO_EASING, WEED_TRUE); in render_events()
4208 weed_set_boolean_value(citmpl[i], WEED_LEAF_HOST_DISABLED, WEED_FALSE); in render_events()
4223 weed_set_boolean_value(cotmpl[i], WEED_LEAF_HOST_DISABLED, WEED_FALSE); in render_events()
4294 weed_set_boolean_value(inst, WEED_LEAF_HOST_INITED, WEED_TRUE); in render_events()
[all …]
H A Djack.c781 weed_set_boolean_value(layer, WEED_LEAF_HOST_KEEP_ADATA, WEED_TRUE); in audio_process()
845 weed_set_boolean_value(layer, WEED_LEAF_HOST_KEEP_ADATA, WEED_TRUE); in audio_process()
H A Deffects-data.c669 weed_set_boolean_value(active_dummy, WEED_LEAF_VALUE, inst != NULL in pconx_get_out_param()
2070 weed_set_boolean_value(dchan, WEED_LEAF_HOST_ORIG_PDATA, WEED_TRUE); in cconx_convert_pixel_data()
2098 weed_set_boolean_value(dchan, WEED_LEAF_HOST_ORIG_PDATA, WEED_TRUE); in cconx_convert_pixel_data()
3412 weed_set_boolean_value(active_dummy, WEED_LEAF_DEFAULT, WEED_FALSE); in pconx_check_connection()
3427 weed_set_boolean_value(active_dummy, WEED_LEAF_DEFAULT, WEED_FALSE); in pconx_check_connection()
H A Dmain.c7392 } else weed_set_boolean_value(layer, WEED_LEAF_HOST_DEINTERLACE, WEED_TRUE); in pull_frame_at_size()
7433 } else weed_set_boolean_value(layer, WEED_LEAF_HOST_DEINTERLACE, WEED_TRUE); in pull_frame_at_size()
7444 } else weed_set_boolean_value(layer, WEED_LEAF_HOST_DEINTERLACE, WEED_TRUE); in pull_frame_at_size()
7559 weed_set_boolean_value(layer, WEED_LEAF_HOST_DEINTERLACE, WEED_FALSE); in check_layer_ready()
7626 weed_set_boolean_value(layer, WEED_LEAF_THREAD_PROCESSING, WEED_FALSE); in pft_thread()
7659 weed_set_boolean_value(layer, WEED_LEAF_THREAD_PROCESSING, WEED_TRUE); in pull_frame_threaded()
7665 weed_set_boolean_value(layer, WEED_LEAF_HOST_DEINTERLACE, WEED_FALSE); in pull_frame_threaded()
9133 weed_set_boolean_value(mainw->frame_layer, "letterboxed", WEED_TRUE);
/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed-utils.h69 weed_error_t weed_set_boolean_value(weed_plant_t *, const char *key, int32_t);
183 FN_TYPE weed_error_t weed_set_boolean_value(weed_plant_t *plant, const char *key, int32_t value) {_… in weed_set_boolean_value() function

12