Home
last modified time | relevance | path

Searched defs:xsub2 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/zbar/zbar-0.23.90/zbar/
H A Dimage.h91 uint8_t xsub2, ysub2; /* chroma subsampling in each axis */ member
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dset.c42 real *xsub1, real *xsub2, real *ysub1, real *ysub2, integer *ltype) in set_()
H A Dplot_cox.c846 real xsub1=xs1, xsub2=xs2, ysub1=ys1, ysub2=ys2 ; in plotpak_set() local