Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dAllineate.c67 #define WARP_CUBIC 663 macro
82 #define NONLINEAR_IS_POLY(aa) ( (aa) >= WARP_CUBIC && (aa) <= WARP_NONI )
2188 int nwarp_type = WARP_CUBIC ; in main()
2392 nwarp_type = WARP_CUBIC ; in main()
3745 case WARP_CUBIC:{ in main()
6065 } else if( nwarp_type == WARP_CUBIC ){ /*------ special case ------------*/ in main()