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

  /external/pdfium/third_party/libtiff/
tif_compress.c 52 _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
149 tif->tif_encoderow = _TIFFNoRowEncode;
tiffiop.h 321 extern int _TIFFNoRowEncode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);

Completed in 417 milliseconds