Searched defs:thresh1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_c_ImageThresh1_U8.c103 thresh1 = thresh[n]; \
121 #define THRESH1(s0) DO_THRESH(s0, thresh1, glow1, ghigh1)
178 TTYPE thresh0, thresh1; local
226 TTYPE thresh0, thresh1, thresh2; local
280 TTYPE thresh0, thresh1, thresh2, thresh3; local
433 TTYPE thresh0 = thresh[0], thresh1 = thresh[1]; local
446 thresh1 = thresh[1];
464 dst0 |= THRESH1_CMP_SHIFT(psrc_row[j + 1], thresh1, 6 - (dbit_off + j));
472 thresh1 = thresh[0];
486 THRESH1_CMP_SHIFT(psrc_row[j + 1], thresh1,
557 TTYPE thresh0, thresh1, thresh2, threshT; local
727 TTYPE thresh0, thresh1, thresh2, thresh3, threshT; local
[all...]

Completed in 43 milliseconds