Home
last modified time | relevance | path

Searched refs:strict_pause_resume (Results 1 – 6 of 6) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h1171 bool_t strict_pause_resume; /* Must resume after pause */ member
/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dlibdi.c363 di_boolstr(app_data.strict_pause_resume)); in di_prncfg()
2511 app_data.strict_pause_resume = util_stob(parm); in di_devspec_parmload()
H A Dslioc.c1011 if (app_data.strict_pause_resume && slioc_paused)
1227 if (app_data.strict_pause_resume) {
H A Dfbioc.c805 if (app_data.strict_pause_resume && fbioc_paused) in fbioc_start_stop()
1008 if (app_data.strict_pause_resume) { in fbioc_do_playaudio()
H A Daixioc.c600 if (app_data.strict_pause_resume && aixioc_paused) in aixioc_start_stop()
796 if (app_data.strict_pause_resume) { in aixioc_do_playaudio()
H A Dscsipt.c1748 if (app_data.strict_pause_resume) { in scsipt_do_playaudio()
1929 if (app_data.strict_pause_resume && scsipt_paused) in scsipt_do_start_stop()