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

  /external/pdfium/third_party/libtiff/
tif_compress.c 126 _TIFFNoPreCode(TIFF* tif, uint16 s)
141 tif->tif_predecode = _TIFFNoPreCode;
147 tif->tif_preencode = _TIFFNoPreCode;
tiffiop.h 328 extern int _TIFFNoPreCode(TIFF* tif, uint16 s);

Completed in 51 milliseconds