Home
last modified time | relevance | path

Searched refs:sample_store_flush (Results 1 – 25 of 80) sorted by relevance

1234

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxcindex.h111 sample_store_flush(l_dptr, l_dbit, bpp, l_dbyte)
H A Dgsbitops.h170 sample_store_flush(dptr, dbit, dbpv, dbbyte);\
175 #define sample_store_flush(dptr, dbit, dbpv, dbbyte)\ macro
H A Dgdevalph.c357 sample_store_flush(daptr, dabit, adepth, dabyte); in dsa_copy_color()
362 sample_store_flush(dcptr, dcbit, adepth, dcbyte); in dsa_copy_color()
559 sample_store_flush(dptr, dbit, ddepth, dbbyte); in dsa_get_bits_rectangle()
H A Dgsflip.c324 sample_store_flush(dptr, dbit, bits_per_sample, dbbyte); in flipNx1to8()
347 sample_store_flush(dptr, dbit, 12, dbbyte); in flipNx12()
H A Dgsbitops.c490 sample_store_flush(dptr, dbit, dest_depth, dbbyte); in bits_extract_plane()
575 sample_store_flush(dptr, dbit, dest_depth, dbbyte); in bits_expand_plane()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxcindex.h111 sample_store_flush(l_dptr, l_dbit, bpp, l_dbyte)
H A Dgsbitops.h170 sample_store_flush(dptr, dbit, dbpv, dbbyte);\
175 #define sample_store_flush(dptr, dbit, dbpv, dbbyte)\ macro
H A Dgdevalph.c357 sample_store_flush(daptr, dabit, adepth, dabyte); in dsa_copy_color()
362 sample_store_flush(dcptr, dcbit, adepth, dcbyte); in dsa_copy_color()
559 sample_store_flush(dptr, dbit, ddepth, dbbyte); in dsa_get_bits_rectangle()
H A Dgsflip.c324 sample_store_flush(dptr, dbit, bits_per_sample, dbbyte); in flipNx1to8()
347 sample_store_flush(dptr, dbit, 12, dbbyte); in flipNx12()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxcindex.h115 sample_store_flush(l_dptr, l_dbit, bpp, l_dbyte)
H A Dgsbitops.h237 sample_store_flush(dptr, dbit, dbpv, dbbyte);\
243 #define sample_store_flush(dptr, dbit, dbpv, dbbyte)\ macro
H A Dgsflip.c319 sample_store_flush(dptr, dbit, bits_per_sample, dbbyte); in flipNx1to8()
342 sample_store_flush(dptr, dbit, 12, dbbyte); in flipNx12()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxcindex.h115 sample_store_flush(l_dptr, l_dbit, bpp, l_dbyte)
H A Dgsbitops.h237 sample_store_flush(dptr, dbit, dbpv, dbbyte);\
243 #define sample_store_flush(dptr, dbit, dbpv, dbbyte)\ macro
H A Dgsflip.c319 sample_store_flush(dptr, dbit, bits_per_sample, dbbyte); in flipNx1to8()
342 sample_store_flush(dptr, dbit, 12, dbbyte); in flipNx12()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcindex.h117 sample_store_flush(l_dptr, l_dbit, bpp, l_dbyte)
H A Dgsflip.c321 sample_store_flush(dptr, dbit, bits_per_sample, dbbyte); in flipNx1to8()
344 sample_store_flush(dptr, dbit, 12, dbbyte); in flipNx12()
H A Dgsbitops.h245 sample_store_flush(dptr, dbit, dbpv, dbbyte);\
251 #define sample_store_flush(dptr, dbit, dbpv, dbbyte)\ macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcindex.h117 sample_store_flush(l_dptr, l_dbit, bpp, l_dbyte)
H A Dgsflip.c321 sample_store_flush(dptr, dbit, bits_per_sample, dbbyte); in flipNx1to8()
344 sample_store_flush(dptr, dbit, 12, dbbyte); in flipNx12()
H A Dgsbitops.h245 sample_store_flush(dptr, dbit, dbpv, dbbyte);\
251 #define sample_store_flush(dptr, dbit, dbpv, dbbyte)\ macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsbitops.h408 static void inline sample_store_flush(byte *dptr, int dbit, byte dbbyte) in sample_store_flush() function
417 sample_store_flush(*dptr, *dbit, *dbbyte); in sample_store_skip_next()
H A Dgsflip.c324 sample_store_flush(dptr, dbit, dbbyte); in flipNx1to8()
349 sample_store_flush(dptr, dbit, dbbyte); in flipNx12()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsbitops.h408 static void inline sample_store_flush(byte *dptr, int dbit, byte dbbyte) in sample_store_flush() function
417 sample_store_flush(*dptr, *dbit, *dbbyte); in sample_store_skip_next()
H A Dgsflip.c324 sample_store_flush(dptr, dbit, dbbyte); in flipNx1to8()
349 sample_store_flush(dptr, dbit, dbbyte); in flipNx12()

1234