Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dvolreg.c2725 float xo=DSET_XCEN(dset), yo=DSET_YCEN(dset), zo=DSET_ZCEN(dset) ; in VL_get_displacments()
H A D3ddata.h1506 #define DSET_ZCEN(ds) DAXES_ZCEN((ds)->daxes) macro