Searched refs:LZWPreDecode (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_lzw.c261 LZWPreDecode(TIFF* tif, uint16 s) function
263 static const char module[] = "LZWPreDecode";
1116 tif->tif_predecode = LZWPreDecode;
/external/pdfium/third_party/libtiff/
H A Dtif_lzw.c261 LZWPreDecode(TIFF* tif, uint16 s) function
263 static const char module[] = "LZWPreDecode";
1127 tif->tif_predecode = LZWPreDecode;

Completed in 61 milliseconds