Searched refs:TIFFReadDirEntryLong (Results 1 - 2 of 2) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
H A D | tif_dirread.c | 68 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* value); 372 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* value) function 4793 err=TIFFReadDirEntryLong(tif,dp,&data);
|
/external/pdfium/third_party/libtiff/ |
H A D | tif_dirread.c | 68 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* value); 372 static enum TIFFReadDirEntryErr TIFFReadDirEntryLong(TIFF* tif, TIFFDirEntry* direntry, uint32* value) function 4799 err=TIFFReadDirEntryLong(tif,dp,&data);
|
Completed in 42 milliseconds