Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirinfo.c456 case TIFF_IFD: in TIFFDataWidth()
493 case TIFF_IFD: in _TIFFDataSize()
692 case TIFF_IFD: in _TIFFCreateAnonField()
766 case TIFF_IFD: in _TIFFSetGetType()
802 case TIFF_IFD: in _TIFFSetGetType()
838 case TIFF_IFD: in _TIFFSetGetType()
874 case TIFF_IFD: in _TIFFSetGetType()
Dtiff.h139 TIFF_IFD = 13, /* %32-bit unsigned integer (offset) */ enumerator
Dtif_print.c93 else if(fip->field_type == TIFF_IFD) in _TIFFPrintField()
Dtif_dir.c660 case TIFF_IFD: in _TIFFVSetField()
1161 case TIFF_IFD: in _TIFFVGetField()
Dtif_dirwrite.c769 case TIFF_IFD: in TIFFWriteDirectorySec()
2368 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_IFD,count,count*4,value)); in TIFFWriteDirectoryTagCheckedIfdArray()
2808 datatype = TIFF_IFD; in _TIFFRewriteField()
2845 || (datatype == TIFF_IFD && in_datatype == TIFF_IFD8) ) in _TIFFRewriteField()
Dtif_dirread.c753 case TIFF_IFD: in TIFFReadDirEntryIfd8()
2675 case TIFF_IFD: in TIFFReadDirEntryIfd8Array()
2705 case TIFF_IFD: in TIFFReadDirEntryIfd8Array()
/external/piex/src/tiff_directory/
Dtiff_directory.h60 TIFF_IFD, /* IFD type */ enumerator
Dtiff_directory.cc267 case TIFF_IFD: in SizeOfType()
/external/piex/src/
Dpiex.cc187 kOlymTagCameraSettings, tiff_directory::TIFF_IFD, in GetCameraSettingsIfd()
211 kOlymTagRawProcessing, tiff_directory::TIFF_IFD, in GetRawProcessingIfd()