Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_atlas.h47 ATLAS_XFORM_LIST *report_xform_chain(char *src, char *dest, int report);
H A Dthd_atlas.c506 ATLAS_XFORM_LIST *report_xform_chain(char *src, char *dest, int report) in report_xform_chain() function
1311 xfl = report_xform_chain(src, dest, 0); in is_identity_xform_chain()
1319 ATLAS_XFORM_LIST *xfl=report_xform_chain(src, dest,1); in print_xform_chain()
H A Dwhereami.c1098 xfl = report_xform_chain(srcspace, destspace, !xform_xyz_quiet); in main()
H A Dthd_ttatlas_query.c1473 if ((xfl = report_xform_chain(ac.space_name, out_spaces[i], 0))) { in transform_atlas_coords()
1611 xfl = report_xform_chain(srcspace, destspace, 0); in make_linkrbrain_xml()
7910 xfl = report_xform_chain(aci.space_name, aali->atlas[ia].space, 0); in whereami_3rdBase()
7941 if (!(xfl = report_xform_chain(aci.space_name, atlas->space, 0))) { in whereami_3rdBase()
9976 xfl = report_xform_chain(srcspace, destspace, 0); in wami_xform_coords_print()
10021 xfl = report_xform_chain(srcspace, destspace, 0); in wami_xform_xyz()