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

  /external/pdfium/third_party/libtiff/
tif_compress.c 110 _TIFFNoTileDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
144 tif->tif_decodetile = _TIFFNoTileDecode;
tiffiop.h 322 extern int _TIFFNoTileDecode(TIFF*, uint8* pp, tmsize_t cc, uint16 s);

Completed in 38 milliseconds