Home
last modified time | relevance | path

Searched refs:CANCEL_KILL (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dtranscode.c448 mainw->cancel_type = CANCEL_KILL; in transcode_clip()
H A Dcvirtual.c870 mainw->cancel_type = CANCEL_KILL; in realize_all_frames()
H A Dmain.h759 CANCEL_KILL = 0, ///< normal - kill background processes working on current clip enumerator
H A Daudio.c2150 mainw->cancel_type = CANCEL_KILL; in jack_rec_audio_to_clip()
2312 mainw->cancel_type = CANCEL_KILL; in pulse_rec_audio_to_clip()
H A Ddialogs.c2957 if (type == 2) mainw->cancel_type = CANCEL_KILL; in do_auto_dialog()
3862 mainw->cancel_type = CANCEL_KILL; in _end_threaded_dialog()
H A Devents.c4501 mainw->cancel_type = CANCEL_KILL; in start_render_effect_events()
4521 mainw->cancel_type = CANCEL_KILL; in start_render_effect_events()
H A Dsaveplay.c490 mainw->cancel_type = CANCEL_KILL; in open_file_sel()
H A Dmain.c1263 mainw->cancel_type = CANCEL_KILL; in lives_init()
H A Dcallbacks.c7734 } else if (mainw->cancel_type == CANCEL_KILL) {