Home
last modified time | relevance | path

Searched refs:_TIFFNoPreCode (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_compress.c126 _TIFFNoPreCode(TIFF* tif, uint16 s) in _TIFFNoPreCode() function
141 tif->tif_predecode = _TIFFNoPreCode; in _TIFFSetDefaultCompressionState()
147 tif->tif_preencode = _TIFFNoPreCode; in _TIFFSetDefaultCompressionState()
Dtiffiop.h328 extern int _TIFFNoPreCode(TIFF* tif, uint16 s);