Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Daudio.c1926 if (mainw->cancelled == CANCEL_AUDIO_ERROR) { in preview_audio()
1935 if (mainw->cancelled != CANCEL_AUDIO_ERROR) { in preview_audio()
1943 if (mainw->cancelled == CANCEL_AUDIO_ERROR) mainw->cancelled = CANCEL_ERROR; in preview_audio()
1958 if (mainw->cancelled != CANCEL_AUDIO_ERROR) { in preview_audio()
1966 if (mainw->cancelled == CANCEL_AUDIO_ERROR) mainw->cancelled = CANCEL_ERROR; in preview_audio()
H A Dsaveplay.c70 if (mainw->cancelled == CANCEL_AUDIO_ERROR) { in _start_playback()
2941 if (mainw->cancelled != CANCEL_AUDIO_ERROR) {
2949 if (mainw->cancelled == CANCEL_AUDIO_ERROR) mainw->cancelled = CANCEL_ERROR;
2978 if (mainw->cancelled != CANCEL_AUDIO_ERROR) {
2986 if (mainw->cancelled == CANCEL_AUDIO_ERROR) mainw->cancelled = CANCEL_ERROR;
H A Dmain.h743 CANCEL_AUDIO_ERROR, enumerator
H A Ddialogs.c1421 else mainw->cancelled = CANCEL_AUDIO_ERROR; in process_one()
1447 else mainw->cancelled = CANCEL_AUDIO_ERROR; in process_one()
H A Dcallbacks.c4559 if (mainw->cancelled == CANCEL_AUDIO_ERROR) {