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

  /external/pdfium/third_party/libtiff/
tiffiop.h 326 extern void _TIFFSwab16BitData(TIFF* tif, uint8* buf, tmsize_t cc);
tif_dir.c 202 tif->tif_postdecode = _TIFFSwab16BitData;
391 tif->tif_postdecode = _TIFFSwab16BitData;
    [all...]
tif_read.c     [all...]

Completed in 198 milliseconds