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

  /external/pdfium/third_party/libtiff/
tif_close.c 75 TIFFUnmapFileContents(tif, tif->tif_base, (toff_t)tif->tif_size);
tif_read.c 644 _TIFFmemcpy(buf, tif->tif_base + ma,
858 tif->tif_rawdata = tif->tif_base + (tmsize_t)td->td_stripoffset[strip];
    [all...]
tif_dir.c     [all...]
tif_open.c 446 if (TIFFMapFileContents(tif,(void**)(&tif->tif_base),&n))
tiffiop.h 186 uint8* tif_base; /* base of mapped file */ member in struct:tiff
tif_dirread.c     [all...]

Completed in 63 milliseconds