Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_graph.c6248 int ii,ivec , nx , newny , nleft,nright ; in GRA_doshift() local
6272 newny = 1 + nleft + nright ; in GRA_doshift()
6273 newim = mri_new( nx , newny , MRI_float ) ; in GRA_doshift()