Home
last modified time | relevance | path

Searched refs:vpp_fwidth (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h811 int vpp_fwidth; member
H A Dplugins.c621 …future_prefs->vpp_fwidth = lives_spin_button_get_value_as_int(LIVES_SPIN_BUTTON(vppw->spinbuttonw)… in on_vppa_ok_clicked()
622 else future_prefs->vpp_fwidth = -1; in on_vppa_ok_clicked()
1259 vpp->fwidth = future_prefs->vpp_fwidth; in open_vid_playback_plugin()
H A Dpreferences.c502 mainw->vpp->fwidth = future_prefs->vpp_fwidth; in set_vpp()