Searched refs:DO_THRESH (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_c_ImageThresh1_U8.c73 #define DO_THRESH(s0, th, gl, gh) \ macro
120 #define THRESH0(s0) DO_THRESH(s0, thresh0, glow0, ghigh0)
121 #define THRESH1(s0) DO_THRESH(s0, thresh1, glow1, ghigh1)
122 #define THRESH2(s0) DO_THRESH(s0, thresh2, glow2, ghigh2)
123 #define THRESH3(s0) DO_THRESH(s0, thresh3, glow3, ghigh3)

Completed in 30 milliseconds