Home
last modified time | relevance | path

Searched refs:UNROLL8 (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/xv/xv-3.10a/tiff/
H A Dtif_getimage.c677 #define UNROLL8(w, op1, op2) { \ macro
729 UNROLL8(w, NOP, *cp++ = PALmap[*pp++][0]); in DECLAREContigPutFunc()
774 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
803 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
857 UNROLL8(w, NOP, in DECLAREContigPutFunc()
922 UNROLL8(w, NOP, in DECLAREContigPutFunc()
959 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtif_getimage.c677 #define UNROLL8(w, op1, op2) { \ macro
729 UNROLL8(w, NOP, *cp++ = PALmap[*pp++][0]); in DECLAREContigPutFunc()
774 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
803 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
857 UNROLL8(w, NOP, in DECLAREContigPutFunc()
922 UNROLL8(w, NOP, in DECLAREContigPutFunc()
959 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtif_getimage.c677 #define UNROLL8(w, op1, op2) { \ macro
729 UNROLL8(w, NOP, *cp++ = PALmap[*pp++][0]); in DECLAREContigPutFunc()
774 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
803 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
857 UNROLL8(w, NOP, in DECLAREContigPutFunc()
922 UNROLL8(w, NOP, in DECLAREContigPutFunc()
959 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A Dtif_getimage.c653 #define UNROLL8(w, op1, op2) { \ macro
702 UNROLL8(w,, *cp++ = PALmap[*pp++][0]);
765 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++);
806 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++);
878 UNROLL8(w,,
945 UNROLL8(w,, *cp++ = PACK(*r++, *g++, *b++));
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/
H A Dstmlib.h86 #define UNROLL8(x) x; x; x; x; x; x; x; x;
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/
H A Dstmlib.h86 #define UNROLL8(x) x; x; x; x; x; x; x; x;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/stmlib/
H A Dstmlib.h86 #define UNROLL8(x) x; x; x; x; x; x; x; x;
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/
H A Devas_common_private.h358 #define UNROLL8(op...) UNROLL4(op) UNROLL4(op) macro
359 #define UNROLL16(op...) UNROLL8(op) UNROLL8(op)
367 UNROLL8(op); \
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c971 #define UNROLL8(w, op1, op2) { \ macro
1094 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1156 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1206 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1245 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1366 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1422 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1451 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c971 #define UNROLL8(w, op1, op2) { \ macro
1094 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1156 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1206 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1245 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1366 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1422 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1451 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c971 #define UNROLL8(w, op1, op2) { \ macro
1094 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1156 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1206 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1245 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1366 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1422 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1451 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_getimage.c971 #define UNROLL8(w, op1, op2) { \ macro
1094 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1156 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1206 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1245 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1366 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1422 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1451 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_getimage.c970 #define UNROLL8(w, op1, op2) { \ macro
1093 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1155 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1205 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1244 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1365 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1421 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1450 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_getimage.c970 #define UNROLL8(w, op1, op2) { \ macro
1093 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1155 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1205 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1244 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1365 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1421 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1450 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/waifu2x-converter-cpp/waifu2x-converter-cpp-5.3.4/src/
H A DmodelHandler_CUDA.cu119 #define UNROLL8(F) \ macro
396 UNROLL8(RELU); in filter()
738 UNROLL8(RELU); in filter_weight_blocking()
1205 UNROLL8(IN1_DECLSUM); in filter_i1_o32()
1208 UNROLL8(IN1_RELU); in filter_i1_o32()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_getimage.c983 #define UNROLL8(w, op1, op2) { \ macro
1106 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1168 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1218 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1257 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1378 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1434 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1463 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_getimage.c983 #define UNROLL8(w, op1, op2) { \ macro
1106 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1168 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1218 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1257 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1378 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1434 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1463 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_getimage.c982 #define UNROLL8(w, op1, op2) { \ macro
1105 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1167 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1217 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1256 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1377 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1433 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1462 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_getimage.c987 #define UNROLL8(w, op1, op2) { \ macro
1110 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1172 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1222 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1261 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1382 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1438 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1467 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_getimage.c996 #define UNROLL8(w, op1, op2) { \ macro
1119 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1181 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1231 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1250 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1359 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1415 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1428 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_getimage.c982 #define UNROLL8(w, op1, op2) { \ macro
1105 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1167 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1217 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1256 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1377 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1433 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1462 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_getimage_64.c895 #define UNROLL8(w, op1, op2) { \ macro
1032 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1082 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1101 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1161 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1217 UNROLL8(w, NOP, *cp++ = PACK(*r++ << 8, *g++ << 8, *b++ << 8)); in DECLARESepPutFunc()
1230 UNROLL8(w, NOP, *cp++ = PACK4(*r++ << 8, *g++ << 8, *b++ << 8, *a++ << 8)); in DECLARESepPutFunc()
H A Dtif_getimage.c1061 #define UNROLL8(w, op1, op2) { \ macro
1185 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1267 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1317 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1336 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1454 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1510 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1523 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_getimage.c1171 #define UNROLL8(w, op1, op2) { \ macro
1295 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1377 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1427 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1446 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1564 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1620 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1633 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_getimage.c1061 #define UNROLL8(w, op1, op2) { \ macro
1185 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1267 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1317 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1336 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1454 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1510 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1523 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()

123