Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_thunder.c59 #define SETPIXEL(op, v) { \ macro
127 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
129 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
131 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
135 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
137 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
140 SETPIXEL(op, n); in ThunderDecode()
A Dtif_next.c35 #define SETPIXEL(op, v) { \ macro
128 SETPIXEL(op, grey); in NeXTDecode()

Completed in 3 milliseconds