HomeSort by relevance Sort by last modified time
    Searched refs:_TIFFNoStripDecode (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_compress.c 103 _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
143 tif->tif_decodestrip = _TIFFNoStripDecode;
tiffiop.h 325 extern int _TIFFNoStripDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);

Completed in 92 milliseconds