Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_correlate.c829 static float yclip_bot, yclip_top ; variable
990 yclip_bot = ycc.a ; yclip_top = ycc.b ; in set_2Dhist_xyclip()
999 *ybc = yclip_bot ; *ytc = yclip_top ; return use_xyclip ; in get_2Dhist_xyclip()
1199 (ybot < yclip_bot) && (yclip_bot < yclip_top) && (yclip_top < ytop) ; in stuff_2Dhist()
1237 float xbc=xclip_bot , xtc=xclip_top , ybc=yclip_bot , ytc=yclip_top ; in stuff_2Dhist()
1493 (ybot < yclip_bot) && (yclip_bot < yclip_top) && (yclip_top < ytop) ; in build_byteized_vectors()
1507 float xbc=xclip_bot , xtc=xclip_top , ybc=yclip_bot , ytc=yclip_top ; in build_byteized_vectors()