Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_thunder.c50 #define THUNDER_2BITDELTAS 0x40 /* 3 pixels w/ encoded 2-bit deltas */ macro
125 case THUNDER_2BITDELTAS: /* 2-bit deltas */ in ThunderDecode()