Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtiffiop.h356 extern void _TIFFSwab24BitData(TIFF* tif, uint8* buf, tmsize_t cc);
Dtif_read.c1619 _TIFFSwab24BitData(TIFF* tif, uint8* buf, tmsize_t cc) in _TIFFSwab24BitData() function
Dtif_dir.c218 tif->tif_postdecode = _TIFFSwab24BitData; in _TIFFVSetField()