Searched refs:PackBitsDecode (Results 1 – 2 of 2) sorted by relevance
213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PackBitsDecode() function281 tif->tif_decoderow = PackBitsDecode; in TIFFInitPackBits()282 tif->tif_decodestrip = PackBitsDecode; in TIFFInitPackBits()283 tif->tif_decodetile = PackBitsDecode; in TIFFInitPackBits()
213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PackBitsDecode() function275 tif->tif_decoderow = PackBitsDecode; in TIFFInitPackBits()276 tif->tif_decodestrip = PackBitsDecode; in TIFFInitPackBits()277 tif->tif_decodetile = PackBitsDecode; in TIFFInitPackBits()