Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dimseq.h974 extern MEM_plotdata * plot_image_surface( MRI_IMAGE * , float,float,float,int,int ) ;
H A Dimseq.c11273 mp = plot_image_surface( seq->orim , (seq->surfgraph_num == 2) ? -1.0 : 1.0 , in ISQ_surfgraph_draw()
11347 MEM_plotdata * plot_image_surface( MRI_IMAGE *im , float fac , in plot_image_surface() function