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

  /external/pdfium/third_party/libtiff/
tiffiop.h 329 extern void _TIFFSwab64BitData(TIFF* tif, uint8* buf, tmsize_t cc);
tif_dir.c 208 tif->tif_postdecode = _TIFFSwab64BitData;
210 tif->tif_postdecode = _TIFFSwab64BitData;
395 && tif->tif_postdecode == _TIFFSwab64BitData )
    [all...]
tif_read.c     [all...]

Completed in 56 milliseconds