Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c1146 #define UNROLL8(w, op1, op2) { \ macro
1270 UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1352 UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1402 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1421 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1539 UNROLL8(w, NOP, in DECLAREContigPutFunc()
1595 UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++)); in DECLARESepPutFunc()
1608 UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++)); in DECLARESepPutFunc()