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

  /external/opencv3/3rdparty/libtiff/
tif_dirread.c 803 TIFFSwabLong(&offset);
    [all...]
tif_swab.c 45 #ifndef TIFFSwabLong
47 TIFFSwabLong(uint32* lp)
tif_dirwrite.c 269 TIFFSwabLong(&nextnextdir);
    [all...]
tif_open.c 391 TIFFSwabLong(&tif->tif_header.classic.tiff_diroff);
tif_dir.c     [all...]
tiffio.h 470 extern void TIFFSwabLong(uint32*);
  /external/pdfium/third_party/libtiff/
tif_dirread.c 803 TIFFSwabLong(&offset);
942 TIFFSwabLong(ma);
960 TIFFSwabLong((uint32*)ma);
1121 TIFFSwabLong(ma);
1139 TIFFSwabLong((uint32*)ma);
    [all...]
tif_swab.c 45 #ifndef TIFFSwabLong
47 TIFFSwabLong(uint32* lp)
tif_dirwrite.c 269 TIFFSwabLong(&nextnextdir);
849 TIFFSwabLong((uint32*)n);
859 TIFFSwabLong(&nTmp);
    [all...]
tif_open.c 391 TIFFSwabLong(&tif->tif_header.classic.tiff_diroff);
tif_dir.c     [all...]
tiffio.h 477 extern void TIFFSwabLong(uint32*);

Completed in 163 milliseconds