Searched refs:SETPIXEL (Results 1 – 2 of 2) sorted by relevance
59 #define SETPIXEL(op, v) { \ macro127 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()
35 #define SETPIXEL(op, v) { \ macro128 SETPIXEL(op, grey); in NeXTDecode()