Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dcs_playsound.c153 void mri_play_sound_notify(int nn){ play_notify = nn ; return ; } in mri_play_sound_notify() function
H A Dmrilib.h2484 extern void mri_play_sound_notify( int ) ;
H A Dafni_func.c8094 if( ncall == 0 ) mri_play_sound_notify(1) ; /* only the first time */ in AFNI_hidden_CB()
8099 mri_play_sound_notify(0) ; in AFNI_hidden_CB()