Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_getimage.c1232 #define UNROLL4(w, op1, op2) { \ macro
1328 UNROLL4(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1444 UNROLL4(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()