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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_ImageConvCopyEdge_Fp.c34 * mlib_s32 dx_l,
43 * dx_l Number of columns on the left side of the
89 for (j = 0; j < dx_l; j++) { \
119 mlib_s32 dx_l,
129 if (dx_l + dx_r > img_width) {
130 dx_l = img_width;
117 mlib_ImageConvCopyEdge_Fp(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
H A Dmlib_v_ImageConvCopyEdge.c36 * mlib_s32 dx_l,
45 * dx_l Number of columns on the left side of the
78 mlib_s32 dx_l,
87 mlib_s32 dx_l,
95 mlib_s32 dx_l,
104 mlib_s32 dx_l,
112 mlib_s32 dx_l,
121 mlib_s32 dx_l,
129 mlib_s32 dx_l,
156 for (j = 0; j < dx_l;
208 mlib_ImageConvCopyEdge(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
321 mlib_ImageConvCopyEdge_U8(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask, mlib_s32 nchan) argument
399 mlib_ImageConvCopyEdge_U8_3(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
519 mlib_ImageConvCopyEdge_S16(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask, mlib_s32 nchan) argument
594 mlib_ImageConvCopyEdge_S16_3(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
714 mlib_ImageConvCopyEdge_S32(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask, mlib_s32 nchan) argument
787 mlib_ImageConvCopyEdge_S32_3(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
907 mlib_ImageConvCopyEdge_S32_4(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
[all...]
H A Dmlib_v_ImageConvClearEdge.c35 * mlib_s32 dx_l,
44 * dx_l Number of columns on the left side of the
74 mlib_s32 dx_l,
81 mlib_s32 dx_l,
89 mlib_s32 dx_l,
97 mlib_s32 dx_l,
105 mlib_s32 dx_l,
112 mlib_s32 dx_l,
120 mlib_s32 dx_l,
128 mlib_s32 dx_l,
237 mlib_ImageConvClearEdge(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
346 mlib_ImageConvZeroEdge(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
365 mlib_ImageConvClearEdge_U8_1(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color) argument
411 mlib_ImageConvClearEdge_U8_2(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
469 mlib_ImageConvClearEdge_U8_3(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
584 mlib_ImageConvClearEdge_U8_4(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
643 mlib_ImageConvClearEdge_S16_1(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color) argument
688 mlib_ImageConvClearEdge_S16_2(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
744 mlib_ImageConvClearEdge_S16_3(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
858 mlib_ImageConvClearEdge_S16_4(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
917 mlib_ImageConvClearEdge_S32_1(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color) argument
961 mlib_ImageConvClearEdge_S32_2(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
1015 mlib_ImageConvClearEdge_S32_3(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
1124 mlib_ImageConvClearEdge_S32_4(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
[all...]
H A Dmlib_v_ImageConvMxN_8ext.c38 * mlib_s32 dx_l,
78 mlib_s32 dx_l,
89 mlib_s32 dx_l,
111 mlib_s32 dx_l,
122 dx_l, dx_r, dy_t, dy_b, discardbits, cmask);
131 return mlib_convMxN_8ext_f(dst, src, kwid, khgt, dx_l, dx_r, dy_t, dy_b, kernel,
135 return mlib_convMxN_8ext_mask(dst, src, kwid, khgt, dx_l, dx_r, dy_t, dy_b, kernel,
147 mlib_s32 dx_l,
206 ssize -= nchan * (dx_l + dx_r);
213 mlib_ImageCopy_na((mlib_u8 *) sl, (mlib_u8 *) buffn + dx_l * ncha
106 mlib_convMxNext_u8(mlib_image *dst, const mlib_image *src, const mlib_s32 *kernel, mlib_s32 kwid, mlib_s32 khgt, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 discardbits, mlib_s32 cmask) argument
143 mlib_convMxN_8ext_f(mlib_image *dst, const mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scale) argument
828 mlib_convMxN_8ext_mask(mlib_image *dst, const mlib_image *src, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scale, mlib_s32 cmask) argument
[all...]
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageConvClearEdge_Fp.c34 * mlib_s32 dx_l,
43 * dx_l Number of columns on the left side of the
87 for (j = 0; j < dx_l; j++) { \
112 mlib_s32 dx_l,
123 if (dx_l + dx_r > img_width) {
124 dx_l = img_width;
111 mlib_ImageConvClearEdge_Fp(mlib_image *img, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_d64 *color, mlib_s32 cmask) argument
H A Dmlib_c_ImageConvClearEdge.c33 * mlib_s32 dx_l,
42 * dx_l Number of columns on the left side of the
86 for (j = 0; j < dx_l; j++) { \
111 mlib_s32 dx_l,
122 if (dx_l + dx_r > dst_width) {
123 dx_l = dst_width;
137 return mlib_ImageConvClearEdge_Bit(dst, dx_l, dx_r, dy_t, dy_b, color, cmask);
157 mlib_s32 dx_l,
167 return mlib_ImageConvClearEdge_Fp(dst, dx_l, dx_r, dy_t, dy_b, zero, cmask);
170 return mlib_ImageConvClearEdge(dst, dx_l, dx_
110 mlib_ImageConvClearEdge(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
156 mlib_ImageConvZeroEdge(mlib_image *dst, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
[all...]
H A Dmlib_c_ImageConvCopyEdge.c35 * mlib_s32 dx_l,
44 * dx_l Number of columns on the left side of the
90 for (j = 0; j < dx_l; j++) { \
118 mlib_s32 dx_l,
128 if (dx_l + dx_r > img_width) {
129 dx_l = img_width;
143 return mlib_ImageConvCopyEdge_Bit(dst, src, dx_l, dx_r, dy_t, dy_b, cmask);
116 mlib_ImageConvCopyEdge(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
H A Dmlib_ImageConvClearEdge_Bit.c34 * mlib_s32 dx_l,
43 * dx_l Number of columns on the left side of the
71 mlib_s32 dx_l,
98 if (dx_l > 0) {
99 if (bitoff + dx_l <= 8) {
100 mask = (0xFF >> bitoff) & (0xFF << ((8 - (bitoff + dx_l)) & 7));
117 amount = (bitoff + dx_l + 7) >> 3;
118 mask = (0xFF << ((8 - (bitoff + dx_l)) & 7));
70 mlib_ImageConvClearEdge_Bit(mlib_image *img, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *color, mlib_s32 cmask) argument
H A Dmlib_ImageConvMxN.c144 mlib_s32 nchan, dx_l, dx_r, dy_t, dy_b; local
169 dx_l = edg_sizes[0];
174 if (dx_l + dx_r + dy_t + dy_b == 0)
226 mlib_ImageConvZeroEdge(dst_e, dx_l, dx_r, dy_t, dy_b, cmask);
229 mlib_ImageConvCopyEdge(dst_e, src_e, dx_l, dx_r, dy_t, dy_b, cmask);
240 mlib_ImageSetSubimage(src_e, src_e, dx_l - dm, dy_t - dn,
246 mlib_convMxNext_u8(dst_e, src_e, kernel, m, n, dx_l, dx_r, dy_t, dy_b, scale,
252 mlib_convMxNext_s16(dst_e, src_e, kernel, m, n, dx_l, dx_r, dy_t, dy_b, scale,
258 mlib_convMxNext_s16(dst_e, src_e, kernel, m, n, dx_l, dx_r, dy_t, dy_b, scale,
262 mlib_i_convMxNext_s16(dst_e, src_e, kernel, m, n, dx_l, dx_
[all...]
H A Dmlib_ImageClipping.c100 mlib_s32 dx_l, dx_r, dy_t, dy_b, wid_i, hgt_i; local
123 dx_l = kw1 - dxs;
126 if (dx_l < 0) dx_l = 0;
151 wid_i = wid_e + (kw1 - dx_l) + (kw2 - dx_r);
154 mlib_ImageSetSubimage(dst_i, dst, dxd - (kw1 - dx_l), dyd - (kh1 - dy_t), wid_i, hgt_i);
155 mlib_ImageSetSubimage(src_i, src, dxs - (kw1 - dx_l), dys - (kh1 - dy_t), wid_i, hgt_i);
163 edg_sizes[0] = dx_l;
H A Dmlib_ImageConvCopyEdge_Bit.c35 * mlib_s32 dx_l,
44 * dx_l Number of columns on the left side of the
76 mlib_s32 dx_l,
100 if (dx_l > 0) {
101 if (bitoffd + dx_l <= 8) {
102 mask = (0xFF >> bitoffd) & (0xFF << ((8 - (bitoffd + dx_l)) & 7));
115 amount = (bitoffd + dx_l + 7) >> 3;
116 mask = (0xFF << ((8 - (bitoffd + dx_l)) & 7));
217 if (dx_l > 0) {
218 if (bitoffd + dx_l <
74 mlib_ImageConvCopyEdge_Bit(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
[all...]
H A Dmlib_ImageConvMxN_Fp.c93 mlib_s32 dx_l,
108 mlib_s32 dx_l,
245 mlib_s32 dx_l,
251 for (i = 0; i < dx_l; i++)
257 dst[i] = src[nch * (i - dx_l)];
269 mlib_s32 dx_l,
306 mlib_ImageConvMxNF322F32_ext(fsa, sa1, dw + m - 1, nch, dx_l, dx_r);
633 mlib_s32 dx_l,
639 for (i = 0; i < dx_l; i++)
645 dst[i] = src[nch * (i - dx_l)];
241 mlib_ImageConvMxNF322F32_ext(mlib_f32 *dst, const mlib_f32 *src, mlib_s32 n, mlib_s32 nch, mlib_s32 dx_l, mlib_s32 dx_r) argument
264 mlib_convMxNext_f32(mlib_image *dst, const mlib_image *src, const mlib_d64 *kernel, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
629 mlib_ImageConvMxND642D64_ext(mlib_d64 *dst, const mlib_d64 *src, mlib_s32 n, mlib_s32 nch, mlib_s32 dx_l, mlib_s32 dx_r) argument
652 mlib_convMxNext_d64(mlib_image *dst, const mlib_image *src, const mlib_d64 *kernel, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 cmask) argument
[all...]
H A Dmlib_ImageConvMxN_ext.c103 mlib_s32 dx_l,
194 mlib_s32 dx_l,
200 for (i = 0; i < dx_l; i++)
206 dst[i] = src[nch * (i - dx_l)];
218 mlib_s32 dx_l,
286 mlib_ImageConvMxNS322S32_ext(isa, sa1, dw + m - 1, nch, dx_l, dx_r);
190 mlib_ImageConvMxNS322S32_ext(mlib_s32 *dst, const mlib_s32 *src, mlib_s32 n, mlib_s32 nch, mlib_s32 dx_l, mlib_s32 dx_r) argument
213 mlib_convMxNext_s32(mlib_image *dst, const mlib_image *src, const mlib_s32 *kernel, mlib_s32 m, mlib_s32 n, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, mlib_s32 scale, mlib_s32 cmask) argument
H A Dmlib_ImageConv2x2_f.c357 mlib_s32 dx_l,
653 mlib_s32 dx_l,
959 mlib_s32 dx_l,
355 mlib_c_conv2x2ext_s16(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
651 mlib_c_conv2x2ext_u16(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument
957 mlib_c_conv2x2ext_u8(mlib_image *dst, const mlib_image *src, mlib_s32 dx_l, mlib_s32 dx_r, mlib_s32 dy_t, mlib_s32 dy_b, const mlib_s32 *kern, mlib_s32 scalef_expon, mlib_s32 cmask) argument

Completed in 56 milliseconds