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

  /external/opencv3/3rdparty/libtiff/
tif_compress.c 52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
149 tif->tif_encoderow = _TIFFNoRowEncode;
  /external/pdfium/third_party/libtiff/
tif_compress.c 52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
149 tif->tif_encoderow = _TIFFNoRowEncode;

Completed in 42 milliseconds