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

  /external/opencv3/3rdparty/libtiff/
tif_compress.c 110 _TIFFNoTileDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
144 tif->tif_decodetile = _TIFFNoTileDecode;
  /external/pdfium/third_party/libtiff/
tif_compress.c 110 _TIFFNoTileDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
144 tif->tif_decodetile = _TIFFNoTileDecode;

Completed in 61 milliseconds