Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_VolData.c2035 int SUMA_flip_orient(int xxorient) in SUMA_flip_orient() function
2081 if (or_in[i] == or_out[j] || or_in[i] == SUMA_flip_orient(or_out[j])) { in SUMA_CoordChange()
2083 if (or_in[i] == SUMA_flip_orient(or_out[j])) sgn[j] = -1; in SUMA_CoordChange()
H A DSUMA_GeomComp.h356 int SUMA_flip_orient(int xxorient);