Home
last modified time | relevance | path

Searched refs:param_demarshall (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dparamwindow.h58 void param_demarshall(lives_rfx_t *, LiVESList *plist, boolean with_min_max, boolean update_widgets…
H A Dtranscode.c98 param_demarshall(rfx, retvals, TRUE, TRUE); in transcode_get_params()
H A Dmerge.c260 param_demarshall(rfx, retvals, TRUE, TRUE); in on_trans_method_changed()
H A Dparamwindow.c943 param_demarshall(rfx, retvals, TRUE, TRUE); in on_fx_pre_activate()
3013 void param_demarshall(lives_rfx_t *rfx, LiVESList * plist, boolean with_min_max, boolean upd) { in param_demarshall() function
3325 param_demarshall(rfx, retvals, TRUE, which >= 0); in do_onchange()
H A Dplugins.c957 param_demarshall(vppa->rfx, plist, FALSE, FALSE); // set defaults in on_vpp_advanced_clicked()
958 param_demarshall(vppa->rfx, plist, FALSE, TRUE); // update widgets in on_vpp_advanced_clicked()