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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_packbits.c228 PackBitsDecode(TIFF* tif, tidata_t op, tsize_t occ, tsample_t s) function
253 "PackBitsDecode: discarding %d bytes "
266 "PackBitsDecode: discarding %d bytes "
280 "PackBitsDecode: Not enough data for scanline %ld",
291 tif->tif_decoderow = PackBitsDecode;
292 tif->tif_decodestrip = PackBitsDecode;
293 tif->tif_decodetile = PackBitsDecode;

Completed in 52 milliseconds