Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_dirread.c81 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong8Array(TIFF* tif, TIFFDirEntry* direntry, uint6…
1865 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong8Array(TIFF* tif, TIFFDirEntry* direntry, uint6… in TIFFReadDirEntryLong8Array() function
5092 err=TIFFReadDirEntryLong8Array(tif,dp,&data); in TIFFFetchNormalTag()
5300 err=TIFFReadDirEntryLong8Array(tif,dp,&data); in TIFFFetchNormalTag()
5402 err=TIFFReadDirEntryLong8Array(tif,dir,&data); in TIFFFetchStripThing()