Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dimseq.c12194 float nxorg=seq->crop_nxorg , nyorg=seq->crop_nyorg ; in ISQ_getmemplot() local
12197 if( xb >= nxorg ) xb = nxorg-1 ; in ISQ_getmemplot()
12220 sx = nxorg / (xb+1-xa) ; in ISQ_getmemplot()
12221 tx = -sx * xa / nxorg ; in ISQ_getmemplot()