Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_getimage.c1243 #define UNROLL2(w, op1, op2) { \ macro
1311 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1461 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()