Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_genalign.c829 int need_smooth_targ , do_smooth_targ , got_new_targ=0 ; in mri_genalign_scalar_setup() local
951 need_smooth_targ = (stup->smooth_code > 0 && stup->smooth_radius_targ > 0.0f); in mri_genalign_scalar_setup()
956 do_smooth_targ = need_smooth_targ && in mri_genalign_scalar_setup()
969 if( !need_smooth_targ ){ in mri_genalign_scalar_setup()