Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgximage1.c148 #define MI_BPC_MASK 0xf macro
196 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgximage1.c152 #define MI_BPC_MASK 0xf macro
200 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgximage1.c148 #define MI_BPC_MASK 0xf macro
196 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgximage1.c152 #define MI_BPC_MASK 0xf macro
200 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgximage1.c156 #define MI_BPC_MASK 0xf macro
204 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgximage1.c153 #define MI_BPC_MASK 0xf macro
201 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgximage1.c156 #define MI_BPC_MASK 0xf macro
204 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgximage1.c153 #define MI_BPC_MASK 0xf macro
201 pim->BitsPerComponent = ((control >> MI_BPC_SHIFT) & MI_BPC_MASK) + 1; in gx_image1_mask_sget()