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

  /external/opencv3/3rdparty/libtiff/
tif_compress.c 59 _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
150 tif->tif_encodestrip = _TIFFNoStripEncode;
tiffiop.h 266 extern int _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);
  /external/pdfium/third_party/libtiff/
tif_compress.c 59 _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
150 tif->tif_encodestrip = _TIFFNoStripEncode;
tiffiop.h 318 extern int _TIFFNoStripEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);

Completed in 739 milliseconds