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

  /external/pdfium/third_party/libtiff/
tif_open.c 293 TIFFSwabShort(&tif->tif_header.common.tiff_version);
304 TIFFSwabShort(&tif->tif_header.common.tiff_version);
305 TIFFSwabShort(&tif->tif_header.big.tiff_offsetsize);
379 TIFFSwabShort(&tif->tif_header.common.tiff_version);
404 TIFFSwabShort(&tif->tif_header.big.tiff_offsetsize);
tif_dirread.c 906 TIFFSwabShort(ma);
924 TIFFSwabShort((uint16*)ma);
1085 TIFFSwabShort(ma);
1103 TIFFSwabShort((uint16*)ma);
    [all...]
tif_swab.c 34 #ifndef TIFFSwabShort
36 TIFFSwabShort(uint16* wp)
tif_dirwrite.c 260 TIFFSwabShort(&dircount);
833 TIFFSwabShort((uint16*)n);
840 TIFFSwabShort((uint16*)n);
844 TIFFSwabShort((uint16*)n);
    [all...]
tiffio.h 477 extern void TIFFSwabShort(uint16*);
tif_dir.c     [all...]

Completed in 342 milliseconds