Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsiscale.c59 #define numScaleBits ((maxSizeofPixel - sizeof(PixelTmp)) * 8 )
81 typedef byte PixelTmp; typedef
115 PixelTmp *tmp;
307 (sizeofPixelIn - sizeof(PixelTmp)) * 8 + num_weight_bits; in zoom_x()
311 PixelTmp *tp = tmp + c; in zoom_x()
341 (PixelTmp)CLAMP(pixel, minPixelTmp, maxPixelTmp);\ in zoom_x()
366 const PixelTmp * tmp, int WidthOut, int tmp_width, in zoom_y()
377 (sizeof(PixelTmp) - sizeofPixelOut) * 8 + num_weight_bits; in zoom_y()
385 { const PixelTmp *pp = &tmp[kc + first_pixel];\ in zoom_y()
482 ss->tmp = (PixelTmp *) gs_alloc_byte_array(mem, in s_IScale_init()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsiscale.c59 #define numScaleBits ((maxSizeofPixel - sizeof(PixelTmp)) * 8 )
81 typedef byte PixelTmp; typedef
115 PixelTmp *tmp;
307 (sizeofPixelIn - sizeof(PixelTmp)) * 8 + num_weight_bits; in zoom_x()
311 PixelTmp *tp = tmp + c; in zoom_x()
341 (PixelTmp)CLAMP(pixel, minPixelTmp, maxPixelTmp);\ in zoom_x()
366 const PixelTmp * tmp, int WidthOut, int tmp_width, in zoom_y()
377 (sizeof(PixelTmp) - sizeofPixelOut) * 8 + num_weight_bits; in zoom_y()
385 { const PixelTmp *pp = &tmp[kc + first_pixel];\ in zoom_y()
482 ss->tmp = (PixelTmp *) gs_alloc_byte_array(mem, in s_IScale_init()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dsidscale.c27 typedef byte PixelTmp; typedef
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dsidscale.c27 typedef byte PixelTmp; typedef
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dsidscale.c29 typedef byte PixelTmp; typedef
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dsidscale.c29 typedef byte PixelTmp; typedef
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dsidscale.c29 typedef byte PixelTmp; typedef
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dsidscale.c29 typedef byte PixelTmp; typedef