Home
last modified time | relevance | path

Searched refs:sample_store_next12 (Results 1 – 25 of 26) sorted by relevance

12

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgximage3.c546 sample_store_next12(value != 0, mptr, mbit, 1, mbbyte); in gx_image3_plane_data()
549 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3_plane_data()
H A Dgximag3x.c671 sample_store_next12(value, dptr[i], dbit[i], depth[i], in gx_image3x_plane_data()
676 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3x_plane_data()
H A Dgsbitops.h200 #define sample_store_next12(value, dptr, dbit, dbpv, dbbyte)\ macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgximage3.c542 sample_store_next12(value != 0, mptr, mbit, 1, mbbyte); in gx_image3_plane_data()
545 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3_plane_data()
H A Dgsbitops.h149 #define sample_store_next12(value, dptr, dbit, dbpv, dbbyte)\ macro
H A Dgximag3x.c663 sample_store_next12(value, dptr[i], dbit[i], depth[i], in gx_image3x_plane_data()
668 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3x_plane_data()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgximage3.c546 sample_store_next12(value != 0, mptr, mbit, 1, mbbyte); in gx_image3_plane_data()
549 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3_plane_data()
H A Dgximag3x.c671 sample_store_next12(value, dptr[i], dbit[i], depth[i], in gx_image3x_plane_data()
676 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3x_plane_data()
H A Dgsbitops.h200 #define sample_store_next12(value, dptr, dbit, dbpv, dbbyte)\ macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgximage3.c568 sample_store_next12(value != 0, mptr, mbit, 1, mbbyte); in gx_image3_plane_data()
571 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3_plane_data()
H A Dgximag3x.c680 sample_store_next12(value, dptr[i], dbit[i], depth[i], in gx_image3x_plane_data()
685 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3x_plane_data()
H A Dgsbitops.h208 #define sample_store_next12(value, dptr, dbit, dbpv, dbbyte)\ macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgximage3.c568 sample_store_next12(value != 0, mptr, mbit, 1, mbbyte); in gx_image3_plane_data()
571 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3_plane_data()
H A Dgximag3x.c680 sample_store_next12(value, dptr[i], dbit[i], depth[i], in gx_image3x_plane_data()
685 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3x_plane_data()
H A Dgsbitops.h208 #define sample_store_next12(value, dptr, dbit, dbpv, dbbyte)\ macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgximage3.c542 sample_store_next12(value != 0, mptr, mbit, 1, mbbyte); in gx_image3_plane_data()
545 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3_plane_data()
H A Dgsbitops.h149 #define sample_store_next12(value, dptr, dbit, dbpv, dbbyte)\ macro
H A Dgximag3x.c663 sample_store_next12(value, dptr[i], dbit[i], depth[i], in gx_image3x_plane_data()
668 sample_store_next12(value, pptr, pbit, bpc, pbbyte); in gx_image3x_plane_data()
H A Dgdevalph.c353 sample_store_next12(dest_alpha, daptr, dabit, adepth, dabyte); in dsa_copy_color()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgximage3.c594 if (sample_store_next12(value != 0, &mptr, &mbit, 1, &mbbyte) < 0) in gx_image3_plane_data()
599 if (sample_store_next12(value, &pptr, &pbit, bpc, &pbbyte) < 0) in gx_image3_plane_data()
H A Dgsbitops.h278 static int inline sample_store_next12(uint value, byte **dptr, int *dbit, int dbpv, byte *dbbyte) in sample_store_next12() function
H A Dgximag3x.c698 if (sample_store_next12(value, &dptr[i], &dbit[i], depth[i], in gx_image3x_plane_data()
705 if (sample_store_next12(value, &pptr, &pbit, bpc, &pbbyte) < 0) in gx_image3x_plane_data()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgximage3.c594 if (sample_store_next12(value != 0, &mptr, &mbit, 1, &mbbyte) < 0) in gx_image3_plane_data()
599 if (sample_store_next12(value, &pptr, &pbit, bpc, &pbbyte) < 0) in gx_image3_plane_data()
H A Dgsbitops.h278 static int inline sample_store_next12(uint value, byte **dptr, int *dbit, int dbpv, byte *dbbyte) in sample_store_next12() function
H A Dgximag3x.c698 if (sample_store_next12(value, &dptr[i], &dbit[i], depth[i], in gx_image3x_plane_data()
705 if (sample_store_next12(value, &pptr, &pbit, bpc, &pbbyte) < 0) in gx_image3x_plane_data()

12