Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_thunder.c57 static const int threebitdeltas[8] = { 0, 1, 2, 3, 0, -3, -2, -1 }; variable
135 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()
137 SETPIXEL(op, lastpixel + threebitdeltas[delta]); in ThunderDecode()

Completed in 3 milliseconds