Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirread.c70 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* val…
376 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* val… in TIFFReadDirEntryLong() function
4854 err=TIFFReadDirEntryLong(tif,dp,&data); in TIFFFetchNormalTag()