Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dimseq.c10209 int isrgb_ov ; /* 07 Mar 2001 */ in ISQ_make_montage() local
10388 isrgb_ov = 0 ; /* 07 Mar 2001 */ in ISQ_make_montage()
10403 if( tim->kind == MRI_rgb && isrgb_ov == 0 ) isrgb_ov = 1 ; in ISQ_make_montage()
10404 else if( tim->kind == MRI_rgba ) isrgb_ov = 2 ; in ISQ_make_montage()
10411 if( isrgb_ov == 1 ){ in ISQ_make_montage()
10426 } else if( isrgb_ov == 2 ){ /* 09 Dec 2014 */ in ISQ_make_montage()
10444 if( isrgb_ov == 1 ){ in ISQ_make_montage()
10447 } else if( isrgb_ov == 2 ){ /* 09 Dec 2014 */ in ISQ_make_montage()