Home
last modified time | relevance | path

Searched refs:SETPIXEL (Results 1 – 25 of 107) sorted by relevance

12345

/dports/games/golly/golly-3.3-src/gui-common/
H A Dalgos.cpp701 #define SETPIXEL(x, y) \ macro
739 SETPIXEL(x, y); in CreateBiggerIcon()
740 SETPIXEL(x, y+1); in CreateBiggerIcon()
741 SETPIXEL(x, y-1); in CreateBiggerIcon()
742 SETPIXEL(x+1, y); in CreateBiggerIcon()
743 SETPIXEL(x-1, y); in CreateBiggerIcon()
753 SETPIXEL(x, y); in CreateBiggerIcon()
754 SETPIXEL(x, y+1); in CreateBiggerIcon()
755 SETPIXEL(x+1, y); in CreateBiggerIcon()
764 SETPIXEL(x, y); in CreateBiggerIcon()
[all …]
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
101 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
103 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
105 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
109 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
111 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, n); in ThunderDecode()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_thunder.c59 #define SETPIXEL(op, v) { \ macro
105 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
107 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
109 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
113 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
115 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
118 SETPIXEL(op, n); in ThunderDecode()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_thunder.c59 #define SETPIXEL(op, v) { \ macro
105 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
107 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
109 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
113 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
115 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
118 SETPIXEL(op, n); in ThunderDecode()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
101 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
103 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
105 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
109 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
111 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
108 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
117 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
102 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
110 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
115 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
101 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
103 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
105 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
109 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
111 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
114 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_thunder.c58 #define SETPIXEL(op, v) { \ macro
102 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
104 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
106 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
110 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
112 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
115 SETPIXEL(op, n); in ThunderDecode()
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_thunder.c59 #define SETPIXEL(op, v) { \ macro
101 SETPIXEL(op, lastpixel + twobitdeltas[delta]);
103 SETPIXEL(op, lastpixel + twobitdeltas[delta]);
105 SETPIXEL(op, lastpixel + twobitdeltas[delta]);
109 SETPIXEL(op, lastpixel + threebitdeltas[delta]);
111 SETPIXEL(op, lastpixel + threebitdeltas[delta]);
114 SETPIXEL(op, n);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
125 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
127 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
129 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
133 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
135 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
138 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \
125 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta]));
127 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta]));
129 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta]));
133 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta]));
135 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta]));
138 SETPIXEL(op, n);
/dports/graphics/tiffgt/tiff-4.3.0/libtiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
125 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
127 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
129 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
133 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
135 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
138 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/tiff/tiff-4.3.0/libtiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
125 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
127 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
129 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
133 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
135 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
138 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
125 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
127 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
129 SETPIXEL(op, (unsigned)((int)lastpixel + twobitdeltas[delta])); in ThunderDecode()
133 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
135 SETPIXEL(op, (unsigned)((int)lastpixel + threebitdeltas[delta])); in ThunderDecode()
138 SETPIXEL(op, n); in ThunderDecode()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_thunder.c57 #define SETPIXEL(op, v) { \ macro
125 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
127 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
129 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
133 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
135 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
138 SETPIXEL(op, n); in ThunderDecode()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_thunder.c59 #define SETPIXEL(op, v) { \ macro
126 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
128 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
130 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
134 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
136 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
139 SETPIXEL(op, n); in ThunderDecode()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_thunder.c59 #define SETPIXEL(op, v) { \ macro
126 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
128 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
130 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
134 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
136 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
139 SETPIXEL(op, n); in ThunderDecode()

12345