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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageAffine_NN.c53 DTYPE *dstLineEnd; local
57 dstLineEnd = (DTYPE *) dstData + xRight;
62 for (; dp <= dstLineEnd; dp++) {
131 DTYPE *dstLineEnd; local
135 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
140 for (; dp <= dstLineEnd; dp += 2) {
158 DTYPE *dstLineEnd; local
162 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
167 for (; dp <= dstLineEnd; dp += 3) {
186 DTYPE *dstLineEnd; local
218 DTYPE *dstLineEnd; local
244 DTYPE *dstLineEnd; local
271 DTYPE *dstLineEnd; local
299 DTYPE *dstLineEnd; local
[all...]
H A Dmlib_c_ImageAffine_NN.c78 DTYPE *dstLineEnd; local
84 dstLineEnd = (DTYPE *) dstData + xRight;
89 for (; dstPixelPtr <= dstLineEnd; dstPixelPtr++) {
107 DTYPE *dstLineEnd; local
113 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
129 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
152 DTYPE *dstLineEnd; local
158 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
175 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
201 DTYPE *dstLineEnd; local
253 DTYPE *dstLineEnd; local
289 DTYPE *dstLineEnd; local
334 DTYPE *dstLineEnd; local
383 DTYPE *dstLineEnd; local
[all...]
H A Dmlib_c_ImageAffine_BL.c108 DTYPE *dstLineEnd; variable
118 dstLineEnd = (DTYPE *) dstData + xRight;
126 for (; dstPixelPtr < dstLineEnd; dstPixelPtr++) {
144 DTYPE *dstLineEnd; variable
156 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
165 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
188 DTYPE *dstLineEnd; variable
202 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
212 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
240 DTYPE *dstLineEnd; variable
336 DTYPE *dstLineEnd; variable
380 DTYPE *dstLineEnd; variable
432 DTYPE *dstLineEnd; variable
492 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_c_ImageAffine_BL_S16.c107 DTYPE *dstLineEnd; variable
117 dstLineEnd = (DTYPE *) dstData + xRight;
124 for (; dstPixelPtr < dstLineEnd; dstPixelPtr++) {
141 DTYPE *dstLineEnd; variable
153 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
161 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
183 DTYPE *dstLineEnd; variable
197 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
206 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
233 DTYPE *dstLineEnd; variable
327 DTYPE *dstLineEnd; variable
376 DTYPE *dstLineEnd; variable
433 DTYPE *dstLineEnd; variable
498 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_c_ImageAffine_BL_U16.c108 DTYPE *dstLineEnd; variable
118 dstLineEnd = (DTYPE *) dstData + xRight;
126 for (; dstPixelPtr < dstLineEnd; dstPixelPtr++) {
144 DTYPE *dstLineEnd; variable
156 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
165 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
188 DTYPE *dstLineEnd; variable
202 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
212 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
240 DTYPE *dstLineEnd; variable
334 DTYPE *dstLineEnd; variable
384 DTYPE *dstLineEnd; variable
442 DTYPE *dstLineEnd; variable
508 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffine_BL_D64.c44 DTYPE *dstLineEnd; variable
57 dstLineEnd = (DTYPE *) dstData + xRight;
75 for (; dstPixelPtr < dstLineEnd; dstPixelPtr++) {
106 DTYPE *dstLineEnd; variable
117 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
140 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
180 DTYPE *dstLineEnd; variable
192 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
219 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
267 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffine_BL_F32.c44 DTYPE *dstLineEnd; variable
57 dstLineEnd = (DTYPE *) dstData + xRight;
75 for (; dstPixelPtr < dstLineEnd; dstPixelPtr++) {
106 DTYPE *dstLineEnd; variable
117 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
140 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
180 DTYPE *dstLineEnd; variable
192 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
219 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
267 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffine_BL_S32.c46 DTYPE *dstLineEnd; variable
59 dstLineEnd = (DTYPE *) dstData + xRight;
77 for (; dstPixelPtr < dstLineEnd; dstPixelPtr++) {
108 DTYPE *dstLineEnd; variable
119 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
142 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 2) {
182 DTYPE *dstLineEnd; variable
194 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
221 for (; dstPixelPtr < dstLineEnd; dstPixelPtr += 3) {
269 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffine_BC_D64.c147 DTYPE *dstLineEnd; variable
160 dstLineEnd = (DTYPE *) dstData + xRight;
185 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
220 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
274 DTYPE *dstLineEnd; variable
288 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
318 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
353 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
408 DTYPE *dstLineEnd; variable
422 dstLineEnd
542 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffine_BC_F32.c147 DTYPE *dstLineEnd; variable
160 dstLineEnd = (DTYPE *) dstData + xRight;
185 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
220 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
274 DTYPE *dstLineEnd; variable
288 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
318 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
353 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
408 DTYPE *dstLineEnd; variable
422 dstLineEnd
542 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffine_BC_S32.c147 DTYPE *dstLineEnd; variable
160 dstLineEnd = (DTYPE *) dstData + xRight;
187 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
222 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
276 DTYPE *dstLineEnd; variable
290 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
322 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
357 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
413 DTYPE *dstLineEnd; variable
427 dstLineEnd
550 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_c_ImageAffine_BC.c101 DTYPE *dstLineEnd; variable
121 dstLineEnd = (DTYPE *) dstData + xRight;
151 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
221 DTYPE *dstLineEnd; variable
241 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
276 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
347 DTYPE *dstLineEnd; variable
367 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
402 for (; dPtr <= (dstLineEnd - 1); dPtr += 3) {
473 DTYPE *dstLineEnd; variable
627 DTYPE *dstLineEnd; variable
744 DTYPE *dstLineEnd; variable
867 DTYPE *dstLineEnd; variable
990 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_c_ImageAffine_BC_S16.c96 DTYPE *dstLineEnd; variable
116 dstLineEnd = (DTYPE *) dstData + xRight;
149 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
218 DTYPE *dstLineEnd; variable
238 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
276 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
346 DTYPE *dstLineEnd; variable
366 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
404 for (; dPtr <= (dstLineEnd - 1); dPtr += 3) {
474 DTYPE *dstLineEnd; variable
618 DTYPE *dstLineEnd; variable
740 DTYPE *dstLineEnd; variable
868 DTYPE *dstLineEnd; variable
996 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_c_ImageAffine_BC_U16.c101 DTYPE *dstLineEnd; variable
121 dstLineEnd = (DTYPE *) dstData + xRight;
154 for (; dstPixelPtr <= (dstLineEnd - 1); dstPixelPtr++) {
224 DTYPE *dstLineEnd; variable
244 dstLineEnd = (DTYPE *) dstData + 2 * xRight;
282 for (; dPtr <= (dstLineEnd - 1); dPtr += 2) {
353 DTYPE *dstLineEnd; variable
373 dstLineEnd = (DTYPE *) dstData + 3 * xRight;
411 for (; dPtr <= (dstLineEnd - 1); dPtr += 3) {
482 DTYPE *dstLineEnd; variable
627 DTYPE *dstLineEnd; variable
750 DTYPE *dstLineEnd; variable
879 DTYPE *dstLineEnd; variable
1008 DTYPE *dstLineEnd; variable
[all...]
H A Dmlib_ImageAffineEdge.c155 dstLineEnd = (TYPE*)data + channels * Right; \
157 for (; dp < dstLineEnd; dp++) { \
469 TYPE *dp, *dstLineEnd; \
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageAffine_NN.c174 DTYPE *dstLineEnd; local
183 dstLineEnd = (DTYPE*)dstData + 2 * xRight;
185 dstLineEnd++;
203 emask = vis_edge8(dp, dstLineEnd);
230 emask = vis_edge8(da, dstLineEnd);
233 if ((mlib_u8*)da <= dstLineEnd) {
234 emask = vis_edge8(da, dstLineEnd);
352 DTYPE *dstLineEnd; local
361 dstLineEnd = (DTYPE*)dstData + 4 * xRight;
394 dstLineEnd
472 DTYPE *dstLineEnd; local
[all...]
H A Dmlib_v_ImageAffine_BC.c456 DTYPE *dstLineEnd; local
487 dstLineEnd = (DTYPE*)dstData + 2 * xRight;
492 dstLineEnd += 1;
493 mask = vis_edge8(dstPixelPtr, dstLineEnd);
1037 DTYPE *dstLineEnd; local
1071 dstLineEnd = (DTYPE*)dstData + 4 * xRight;
1072 dstLineEnd += 3;
1074 mask = vis_edge8(dstPixelPtr, dstLineEnd);
1191 emask = vis_edge8(dp, dstLineEnd);
1194 if ((mlib_u8*)dp <= (mlib_u8*)dstLineEnd) {
[all...]
H A Dmlib_v_ImageAffine_BC_S16.c498 DTYPE *dstLineEnd; local
535 dstLineEnd = (DTYPE*)dstData + 2 * xRight;
539 dstLineEnd += 1;
540 mask = vis_edge16(dstPixelPtr, dstLineEnd);
647 emask = vis_edge16(dp, dstLineEnd);
650 if ((mlib_s16*)dp <= dstLineEnd) {
651 mask = vis_edge16(dp, dstLineEnd);
1305 DTYPE *dstLineEnd; local
1339 dstLineEnd = (DTYPE*)dstData + 4 * xRight;
1343 dstLineEnd
[all...]
H A Dmlib_v_ImageAffine_BC_U16.c483 DTYPE *dstLineEnd; local
521 dstLineEnd = (DTYPE*)dstData + 2 * xRight;
525 dstLineEnd += 1;
526 mask = vis_edge16(dstPixelPtr, dstLineEnd);
633 emask = vis_edge16(dp, dstLineEnd);
636 if ((mlib_s16*)dp <= dstLineEnd) {
637 mask = vis_edge16(dp, dstLineEnd);
1292 DTYPE *dstLineEnd; local
1327 dstLineEnd = (DTYPE*)dstData + 4 * xRight;
1331 dstLineEnd
[all...]

Completed in 64 milliseconds