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

  /external/opencv3/3rdparty/libtiff/
tif_dirread.c 821 TIFFSwabLong8(&offset);
    [all...]
tif_swab.c 57 #ifndef TIFFSwabLong8
59 TIFFSwabLong8(uint64* lp)
tif_dirwrite.c 319 TIFFSwabLong8(&dircount64);
335 TIFFSwabLong8(&nextnextdir);
    [all...]
tif_dir.c     [all...]
tif_open.c 405 TIFFSwabLong8(&tif->tif_header.big.tiff_diroff);
tiffio.h 471 extern void TIFFSwabLong8(uint64*);
  /external/pdfium/third_party/libtiff/
tif_dirread.c 821 TIFFSwabLong8(&offset);
978 TIFFSwabLong8(ma);
996 TIFFSwabLong8((uint64*)ma);
    [all...]
tif_swab.c 57 #ifndef TIFFSwabLong8
59 TIFFSwabLong8(uint64* lp)
tif_dirwrite.c 319 TIFFSwabLong8(&dircount64);
335 TIFFSwabLong8(&nextnextdir);
    [all...]
tif_dir.c     [all...]
tif_open.c 405 TIFFSwabLong8(&tif->tif_header.big.tiff_diroff);
tiffio.h 478 extern void TIFFSwabLong8(uint64*);

Completed in 1131 milliseconds