Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_driver.c2068 AFNI_set_thresh_top( im3d , tval[dec] ) ; in AFNI_drive_set_threshold()
2149 AFNI_set_thresh_top( im3d , tval[newdec] ) ; in AFNI_drive_set_threshnew()
H A Dafni_func.c503 AFNI_set_thresh_top( im3d , Thval[newdec] ) ; in AFNI_set_threshold()
607 AFNI_set_thresh_top( im3d, Thval[itop] ) ; in AFNI_set_thresh_itop()
610 void AFNI_set_thresh_top( Three_D_View *im3d , float tval ) in AFNI_set_thresh_top() function
670 AFNI_set_thresh_top( im3d , Thval[av->ival] ) ; in AFNI_thresh_top_CB()
H A Dafni.h2196 extern void AFNI_set_thresh_top( Three_D_View * , float ) ;