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

  /external/pdfium/third_party/libtiff/
tif_dirread.c 825 TIFFSwabLong8(&offset);
982 TIFFSwabLong8(ma);
1000 TIFFSwabLong8((uint64*)ma);
    [all...]
tif_swab.c 57 #ifndef TIFFSwabLong8
59 TIFFSwabLong8(uint64* lp)
tif_dirwrite.c 320 TIFFSwabLong8(&dircount64);
336 TIFFSwabLong8(&nextnextdir);
884 TIFFSwabLong8((uint64*)n);
    [all...]
tif_dir.c     [all...]
tif_open.c 405 TIFFSwabLong8(&tif->tif_header.big.tiff_diroff);
tiffio.h 482 extern void TIFFSwabLong8(uint64*);

Completed in 109 milliseconds