Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_thunder.c56 static const int twobitdeltas[4] = { 0, 1, 0, -1 }; variable
127 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
129 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()
131 SETPIXEL(op, lastpixel + twobitdeltas[delta]); in ThunderDecode()

Completed in 2 milliseconds