Home
last modified time | relevance | path

Searched refs:TIFFReadDirEntryLong8 (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_dirread.c71 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong8(TIFF* tif, TIFFDirEntry* direntry, uint64* va…
459 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong8(TIFF* tif, TIFFDirEntry* direntry, uint64* va… in TIFFReadDirEntryLong8() function
4867 err=TIFFReadDirEntryLong8(tif,dp,&data); in TIFFFetchNormalTag()