Home
last modified time | relevance | path

Searched refs:_TIFFSwab16BitData (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiffiop.h355 extern void _TIFFSwab16BitData(TIFF* tif, uint8* buf, tmsize_t cc);
Dtif_dir.c216 tif->tif_postdecode = _TIFFSwab16BitData; in _TIFFVSetField()
439 tif->tif_postdecode = _TIFFSwab16BitData; in _TIFFVSetField()
Dtif_read.c1611 _TIFFSwab16BitData(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFSwab16BitData() function