Home
last modified time | relevance | path

Searched refs:pix_depth (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_view.c736 float pix_depth; local
777 pix_depth = left_depth + 0*depth_di + 0*depth_dj;
778 pixel_depth_int = (int)(pix_depth * depth_quant);
782 0, 0, pix_depth,
785 pix_depth = left_depth + width*depth_di + 0*depth_dj;
786 pixel_depth_int = (int)(pix_depth * depth_quant);
790 width, 0, pix_depth,
794 pixel_depth_int = (int)(pix_depth * depth_quant);
798 width, height, pix_depth,
802 pixel_depth_int = (int)(pix_depth * depth_quant);
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsbitmap.h119 byte pix_depth; /* bits per sample */ \
131 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c716 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
755 image.i1.Decode[1] = (float)((1 << pbitmap->pix_depth) - 1); in image_PaintProc()
756 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
781 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
827 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
882 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
923 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
H A Dgslib.c871 ptile.pix_depth = 2; in test8()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsbitmap.h124 byte pix_depth; /* bits per sample */ \
136 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c397 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
425 image.i1.Decode[1] = (1 << pbitmap->pix_depth) - 1; in image_PaintProc()
426 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
447 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
492 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
547 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
588 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsbitmap.h121 byte pix_depth; /* bits per sample */ \
133 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c838 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
881 image.i1.Decode[1] = (float)((1 << pbitmap->pix_depth) - 1); in image_PaintProc()
882 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
914 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
1101 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
1158 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
1199 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsbitmap.h121 byte pix_depth; /* bits per sample */ \
133 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c776 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
815 image.i1.Decode[1] = (float)((1 << pbitmap->pix_depth) - 1); in image_PaintProc()
816 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
841 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
887 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
944 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
985 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsbitmap.h121 byte pix_depth; /* bits per sample */ \
133 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c776 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
815 image.i1.Decode[1] = (float)((1 << pbitmap->pix_depth) - 1); in image_PaintProc()
816 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
841 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
887 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
944 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
985 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsbitmap.h121 byte pix_depth; /* bits per sample */ \
133 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c838 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
881 image.i1.Decode[1] = (float)((1 << pbitmap->pix_depth) - 1); in image_PaintProc()
882 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
914 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
1101 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
1158 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
1199 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsbitmap.h119 byte pix_depth; /* bits per sample */ \
131 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c716 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
755 image.i1.Decode[1] = (float)((1 << pbitmap->pix_depth) - 1); in image_PaintProc()
756 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
781 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
827 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
882 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
923 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsbitmap.h124 byte pix_depth; /* bits per sample */ \
136 byte pix_depth; /* bits per sample */ \
H A Dgsptype1.c397 int transparent = ppmap->white_index < (1 << (pbitmap->num_comps * pbitmap->pix_depth)); in image_PaintProc()
425 image.i1.Decode[1] = (1 << pbitmap->pix_depth) - 1; in image_PaintProc()
426 image.i1.BitsPerComponent = pbitmap->pix_depth; in image_PaintProc()
447 uint nbytes = (pim->Width * pbitmap->pix_depth + 7) >> 3; in bitmap_paint()
492 if (pbitmap->pix_depth != 1) in gs_makepixmappattern()
547 if (!mask && (white_index >= (1 << pbitmap->pix_depth))) in gs_makepixmappattern()
588 bitmap.pix_depth = 1; in gs_makebitmappattern_xform()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DIconButtonP.h98 Dimension pix_depth; /* Depth of the pixmap. */ member
147 #define XmIconButton_pix_depth(w) (((XmIconButtonWidget)(w))->icon.pix_depth)
H A DMultiList.h38 short pix_depth; /* height of the pixmap. */ member
H A DTabBox.c3999 pix_depth = depth_return;
4005 pix_depth = 0;
4051 pix_depth, have_label, label_width, label_height,
4056 pix_depth, have_label, label_width, label_height,
4061 pix_depth, have_label, label_width, label_height,
4066 pix_depth, have_label, label_width, label_height,
5555 int pix_depth, Boolean have_label, int label_width, in DrawLeftToRightTab() argument
5716 if( pix_depth == 1 ) in DrawLeftToRightTab()
5831 int pix_depth, Boolean have_label, int label_width, in DrawRightToLeftTab() argument
6320 int pix_depth, Boolean have_label, int label_width, in DrawBottomToTopTab() argument
[all …]
H A DI18List.c1913 if (XmI18List_row_data(ilist)[j].pix_depth == 1 ){ in DisplayList()
2244 XmI18List_row_data(ilist)[i].pix_depth = depth; in GetPixmapInfo()
2885 (XmI18List_row_data(ilist)[row].pix_depth != 1 ) && in InvertArea()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dgrab-ximage.c472 int pix_width, pix_height, pix_depth; member
666 data->pix_depth = xgwa.depth; in load_texture_async()
675 data->pix_depth); in load_texture_async()
730 ximage = XCreateImage (dpy, visual, dd.pix_depth, ZPixmap, 0, 0, in load_texture_async_cb()
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/lib/
H A Dpng.h74 unsigned pix_depth, unsigned pix_type,
H A Dpng.c939 unsigned pix_depth, unsigned pix_type, in adv_png_write_ihdr() argument
947 ihdr[8] = pix_depth; in adv_png_write_ihdr()

12