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