Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_packbits.c213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PackBitsDecode() function
281 tif->tif_decoderow = PackBitsDecode; in TIFFInitPackBits()
282 tif->tif_decodestrip = PackBitsDecode; in TIFFInitPackBits()
283 tif->tif_decodetile = PackBitsDecode; in TIFFInitPackBits()
/external/opencv3/3rdparty/libtiff/
Dtif_packbits.c213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PackBitsDecode() function
275 tif->tif_decoderow = PackBitsDecode; in TIFFInitPackBits()
276 tif->tif_decodestrip = PackBitsDecode; in TIFFInitPackBits()
277 tif->tif_decodetile = PackBitsDecode; in TIFFInitPackBits()