Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dadwarp.c112 int thr_resam_mode; /* threshold sub-brick resampling mode */ member
224 option_data->thr_resam_mode = 1; in initialize_options()
348 option_data->thr_resam_mode = ival; in get_options()
366 option_data->thr_resam_mode = ival; in get_options()
808 ? option_data->thr_resam_mode in adwarp_refashion_dataset()
H A Dafni_driver.c2635 im3d->vinfo->thr_resam_mode = tr ; in AFNI_set_func_resam()
2639 im3d->b312_fim->thr_resam_code = im3d->vinfo->thr_resam_mode ; in AFNI_set_func_resam()
H A Dafni_splash.c1799 RESAM_shortstr[zm3d->vinfo->thr_resam_mode] ) ; in AFNI_finalsave_layout_CB()
H A Dafni.h298 int thr_resam_mode ; /* 09 Dec 1997 */ member
H A Dafni_func.c2982 im3d->vinfo->thr_resam_mode = av->ival ; in AFNI_resam_av_CB()
2986 im3d->b312_fim->thr_resam_code = im3d->vinfo->thr_resam_mode ; in AFNI_resam_av_CB()
6158 ? im3d->vinfo->thr_resam_mode in AFNI_refashion_dataset()
H A Dafni_widg.c5006 im3d->vinfo->thr_resam_mode , in AFNI_make_wid3()
6445 im3d->vinfo->thr_resam_mode = INIT_resam_thr ; in new_AFNI_controller()
H A Dafni.c10266 im3d->b312_fim->thr_resam_code = im3d->vinfo->thr_resam_mode ;