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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageConv_16ext.c247 #define CLAMP_STORE(dst, val) \ macro
259 #define CLAMP_STORE(dst, val) \ macro
269 #define CLAMP_STORE(dst, val) \ macro
592 CLAMP_STORE(dp[0], pix0);
593 CLAMP_STORE(dp[chan1], pix1);
609 CLAMP_STORE(dp[0], pix0);
625 CLAMP_STORE(dp[0], pix0);
1346 CLAMP_STORE(dp[0], pix0);
1347 CLAMP_STORE(dp[chan1], pix1);
1362 CLAMP_STORE(d
[all...]
H A Dmlib_ImageConv_8ext.c247 #define CLAMP_STORE(dst, val) \ macro
259 #define CLAMP_STORE(dst, val) \ macro
269 #define CLAMP_STORE(dst, val) \ macro
592 CLAMP_STORE(dp[0], pix0)
593 CLAMP_STORE(dp[chan1], pix1)
609 CLAMP_STORE(dp[0], pix0)
625 CLAMP_STORE(dp[0], pix0)
1346 CLAMP_STORE(dp[0], pix0)
1347 CLAMP_STORE(dp[chan1], pix1)
1362 CLAMP_STORE(d
[all...]
H A Dmlib_ImageConv_u16ext.c247 #define CLAMP_STORE(dst, val) \ macro
259 #define CLAMP_STORE(dst, val) \ macro
269 #define CLAMP_STORE(dst, val) \ macro
592 CLAMP_STORE(dp[0], pix0);
593 CLAMP_STORE(dp[chan1], pix1);
609 CLAMP_STORE(dp[0], pix0);
625 CLAMP_STORE(dp[0], pix0);
1346 CLAMP_STORE(dp[0], pix0);
1347 CLAMP_STORE(dp[chan1], pix1);
1362 CLAMP_STORE(d
[all...]
H A Dmlib_ImageConv_16nw.c215 #define CLAMP_STORE(dst, val) \ macro
227 #define CLAMP_STORE(dst, val) \ macro
237 #define CLAMP_STORE(dst, val) \ macro
542 CLAMP_STORE(dp[0], pix0);
543 CLAMP_STORE(dp[chan1], pix1);
557 CLAMP_STORE(dp[0], pix0);
1194 CLAMP_STORE(dp[0], pix0);
1195 CLAMP_STORE(dp[chan1], pix1);
1208 CLAMP_STORE(dp[0], pix0);
2046 CLAMP_STORE(re
[all...]
H A Dmlib_ImageConv_8nw.c216 #define CLAMP_STORE(dst, val) \ macro
228 #define CLAMP_STORE(dst, val) \ macro
238 #define CLAMP_STORE(dst, val) \ macro
543 CLAMP_STORE(dp[0], pix0)
544 CLAMP_STORE(dp[chan1], pix1)
558 CLAMP_STORE(dp[0], pix0)
1195 CLAMP_STORE(dp[0], pix0)
1196 CLAMP_STORE(dp[chan1], pix1)
1209 CLAMP_STORE(dp[0], pix0)
2047 CLAMP_STORE(re
[all...]
H A Dmlib_ImageConv_u16nw.c215 #define CLAMP_STORE(dst, val) \ macro
227 #define CLAMP_STORE(dst, val) \ macro
237 #define CLAMP_STORE(dst, val) \ macro
542 CLAMP_STORE(dp[0], pix0);
543 CLAMP_STORE(dp[chan1], pix1);
557 CLAMP_STORE(dp[0], pix0);
1194 CLAMP_STORE(dp[0], pix0);
1195 CLAMP_STORE(dp[chan1], pix1);
1208 CLAMP_STORE(dp[0], pix0);
2046 CLAMP_STORE(re
[all...]

Completed in 998 milliseconds