Searched refs:twobitdeltas (Results 1 – 1 of 1) sorted by relevance
56 static const int twobitdeltas[4] = { 0, 1, 0, -1 }; variable127 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()129 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()131 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()