Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_dirread.c68 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* val…
374 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* val… in TIFFReadDirEntryLong() function
4816 err=TIFFReadDirEntryLong(tif,dp,&data); in TIFFFetchNormalTag()