Home
last modified time | relevance | path

Searched refs:undo1_dbl (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dresample.c154 cfile->undo1_dbl = fps; in auto_resample_resize()
183 cfile->undo1_dbl = fps; in auto_resample_resize()
211 cfile->undo1_dbl = fps; in auto_resample_resize()
275 cfile->undo1_dbl = cfile->fps; in auto_resample_resize()
1429 cfile->undo1_dbl = cfile->fps; in on_resample_vid_ok()
1443 cfile->undo1_dbl = oundo1_dbl; in on_resample_vid_ok()
1486 cfile->undo1_dbl = oundo1_dbl; in on_resample_vid_ok()
2059 cfile->undo1_dbl = cfile->fps; in on_change_speed_ok_clicked()
2292 cfile->fps = cfile->undo1_dbl; in resample_clipboard()
2294 cfile->undo1_dbl = old_fps; in resample_clipboard()
[all …]
H A Dcallbacks.c2314 cfile->undo1_dbl = start;
2340 if (cfile->undo1_dbl == cfile->undo2_dbl && cfile->undo1_dbl == 0.) {
2523 cfile->fps = cfile->undo1_dbl;
2700 cfile->fps += cfile->undo1_dbl;
2701 cfile->undo1_dbl = cfile->fps - cfile->undo1_dbl;
2737 cfile->undo1_dbl = cfile->fps - cfile->undo1_dbl;
12166 endt = cfile->undo1_dbl;
12272 start = cfile->undo1_dbl;
12306 cfile->undo1_dbl = start;
12719 start = cfile->undo1_dbl;
[all …]
H A Dmain.h966 double undo1_dbl, undo2_dbl; member
H A Dsaveplay.c294 cfile->undo1_dbl = 0.; in pad_init_silence()
625 cfile->undo1_dbl = 0.; in open_file_sel()
649 cfile->undo1_dbl = cfile->laudio_time; in open_file_sel()
995 cfile->undo1_dbl = cfile->laudio_time; in open_file_sel()
H A Devents.c4855 cfile->undo1_dbl = afade_in_secs; in render_to_clip()
4861 cfile->undo1_dbl = cfile->laudio_time; in render_to_clip()
H A Dosc.c1011 cfile->undo1_dbl = fpsd; in lives_osc_cb_clip_resample()
H A Dmultitrack.c17878 cfile->undo1_dbl = mt->fps; in insert_frames()