Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_compress.c124 _TIFFNoPreCode(TIFF* tif, uint16 s) in _TIFFNoPreCode() function
139 tif->tif_predecode = _TIFFNoPreCode; in _TIFFSetDefaultCompressionState()
145 tif->tif_preencode = _TIFFNoPreCode; in _TIFFSetDefaultCompressionState()
Dtiffiop.h353 extern int _TIFFNoPreCode(TIFF* tif, uint16 s);