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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageConvMxN_8.c147 mlib_u8 *adr_dst = (mlib_u8 *) mlib_ImageGetData(dst); local
167 adr_dst += dn * dll + dm * nchan;
209 dl = adr_dst;
H A Dmlib_v_ImageConvMxN_8ext.c166 mlib_u8 *adr_dst = (mlib_u8 *) mlib_ImageGetData(dst); local
185 dl = adr_dst;
852 mlib_u8 *adr_dst = (mlib_u8 *) mlib_ImageGetData(dst); local
912 dl = adr_dst;
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageConv2x2_f.c73 adr_dst = (type *)mlib_ImageGetData(dst)
227 DTYPE *adr_dst, *dl, *dp; local
260 dl = adr_dst + c;
368 DTYPE *adr_dst, *dl, *dp; local
402 dl = adr_dst + c;
519 DTYPE *adr_dst, *dl, *dp; local
553 dl = adr_dst + c;
664 DTYPE *adr_dst, *dl, *dp; local
699 dl = adr_dst + c;
819 DTYPE *adr_dst, *d local
970 DTYPE *adr_dst, *dl, *dp; local
[all...]
H A Dmlib_ImageConv_16ext.c183 type *adr_dst, *dl, *dp; \
231 adr_dst = (type *)mlib_ImageGetData(dst)
318 dl = adr_dst + c;
490 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
492 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
510 DTYPE *adr_dst, *dl, *dp; variable
545 dl = adr_dst + c;
687 dl = adr_dst + c;
895 dl = adr_dst + c;
1107 DTYPE *adr_dst, *d variable
1623 DTYPE *adr_dst, *dl, *dp; local
1873 DTYPE *adr_dst, *dl, *dp = NULL; variable
2336 DTYPE *adr_dst, *dl, *dp = NULL; variable
[all...]
H A Dmlib_ImageConv_16nw.c152 type *adr_dst, *dl, *dp = NULL; \
199 adr_dst = (type *)mlib_ImageGetData(dst)
288 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
294 dl = adr_dst + c;
444 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
446 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
468 DTYPE *adr_dst, *dl, *dp; variable
499 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
505 dl = adr_dst + c;
618 adr_dst
1018 DTYPE *adr_dst, *dl, *dp; variable
2064 DTYPE *adr_dst, *dl, *dp = NULL; local
[all...]
H A Dmlib_ImageConv_8ext.c183 type *adr_dst, *dl, *dp; \
231 adr_dst = (type *)mlib_ImageGetData(dst)
318 dl = adr_dst + c;
490 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
492 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
510 DTYPE *adr_dst, *dl, *dp; variable
545 dl = adr_dst + c;
687 dl = adr_dst + c;
895 dl = adr_dst + c;
1107 DTYPE *adr_dst, *d variable
1623 DTYPE *adr_dst, *dl, *dp; local
1873 DTYPE *adr_dst, *dl, *dp = NULL; variable
2336 DTYPE *adr_dst, *dl, *dp = NULL; variable
[all...]
H A Dmlib_ImageConv_8nw.c153 type *adr_dst, *dl, *dp = NULL; \
200 adr_dst = (type *)mlib_ImageGetData(dst)
289 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
295 dl = adr_dst + c;
445 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
447 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
469 DTYPE *adr_dst, *dl, *dp; variable
500 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
506 dl = adr_dst + c;
619 adr_dst
1019 DTYPE *adr_dst, *dl, *dp; variable
2065 DTYPE *adr_dst, *dl, *dp = NULL; local
[all...]
H A Dmlib_ImageConv_u16ext.c183 type *adr_dst, *dl, *dp; \
231 adr_dst = (type *)mlib_ImageGetData(dst)
318 dl = adr_dst + c;
490 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
492 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
510 DTYPE *adr_dst, *dl, *dp; variable
545 dl = adr_dst + c;
687 dl = adr_dst + c;
895 dl = adr_dst + c;
1107 DTYPE *adr_dst, *d variable
1623 DTYPE *adr_dst, *dl, *dp; local
1873 DTYPE *adr_dst, *dl, *dp = NULL; variable
2336 DTYPE *adr_dst, *dl, *dp = NULL; variable
[all...]
H A Dmlib_ImageConv_u16nw.c152 type *adr_dst, *dl, *dp = NULL; \
199 adr_dst = (type *)mlib_ImageGetData(dst)
288 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
294 dl = adr_dst + c;
444 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
446 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
468 DTYPE *adr_dst, *dl, *dp; variable
499 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
505 dl = adr_dst + c;
618 adr_dst
1018 DTYPE *adr_dst, *dl, *dp; variable
2064 DTYPE *adr_dst, *dl, *dp = NULL; local
[all...]

Completed in 149 milliseconds