Home
last modified time | relevance | path

Searched refs:BYTES_PER_BITS32 (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxicolor.c43 #define BYTES_PER_BITS32 4 macro
45 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
65 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxicolor.c43 #define BYTES_PER_BITS32 4 macro
45 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
65 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxicolor.c41 #define BYTES_PER_BITS32 4 macro
43 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
63 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxicolor.c41 #define BYTES_PER_BITS32 4 macro
43 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
63 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxicolor.c49 #define BYTES_PER_BITS32 4 macro
51 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
79 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxicolor.c49 #define BYTES_PER_BITS32 4 macro
51 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
79 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxicolor.c49 #define BYTES_PER_BITS32 4 macro
51 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
189 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxicolor.c49 #define BYTES_PER_BITS32 4 macro
51 ((GS_IMAGE_MAX_COLOR_COMPONENTS + BYTES_PER_BITS32 - 1) / BYTES_PER_BITS32)
189 bool exact = penum->spp <= BYTES_PER_BITS32; in gs_image_class_4_color()