/external/pdfium/third_party/libtiff/ |
D | tif_dirinfo.c | 98 …{ TIFFTAG_SUBIFD, -1, -1, TIFF_IFD8, 0, TIFF_SETGET_C16_IFD8, TIFF_SETGET_UNDEFINED, FIELD_SUBIFD,… 137 …{ TIFFTAG_EXIFIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_IFD8, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0… 139 …{ TIFFTAG_GPSIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_IFD8, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0,… 145 …{ TIFFTAG_INTEROPERABILITYIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_UNDEFINED, TIFF_SETGET_UNDEFINED, F… 199 …{ TIFFTAG_GLOBALPARAMETERSIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_IFD8, TIFF_SETGET_UNDEFINED, FIELD_… 455 case TIFF_IFD8: in TIFFDataWidth() 492 case TIFF_IFD8: in _TIFFDataSize() 685 case TIFF_IFD8: in _TIFFCreateAnonField() 759 case TIFF_IFD8: in _TIFFSetGetType() 795 case TIFF_IFD8: in _TIFFSetGetType() [all …]
|
D | tiff.h | 142 TIFF_IFD8 = 18 /* BigTIFF 64-bit unsigned integer (offset) */ enumerator
|
D | tif_print.c | 114 else if(fip->field_type == TIFF_IFD8) in _TIFFPrintField()
|
D | tif_dir.c | 639 case TIFF_IFD8: in _TIFFVSetField() 1112 case TIFF_IFD8: in _TIFFVGetField()
|
D | tif_dirwrite.c | 758 case TIFF_IFD8: in TIFFWriteDirectorySec() 2290 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_IFD8,count,count*8,value)); in TIFFWriteDirectoryTagCheckedIfd8Array() 2718 else if( in_datatype == TIFF_IFD8 ) in _TIFFRewriteField() 2756 || (datatype == TIFF_IFD && in_datatype == TIFF_IFD8) ) in _TIFFRewriteField()
|
D | tif_dirread.c | 757 case TIFF_IFD8: in TIFFReadDirEntryIfd8() 2665 case TIFF_IFD8: in TIFFReadDirEntryIfd8Array() 2679 case TIFF_IFD8: in TIFFReadDirEntryIfd8Array()
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_dirinfo.c | 98 …{ TIFFTAG_SUBIFD, -1, -1, TIFF_IFD8, 0, TIFF_SETGET_C16_IFD8, TIFF_SETGET_UNDEFINED, FIELD_SUBIFD,… 135 …{ TIFFTAG_EXIFIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_IFD8, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0… 137 …{ TIFFTAG_GPSIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_IFD8, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0,… 143 …{ TIFFTAG_INTEROPERABILITYIFD, 1, 1, TIFF_IFD8, 0, TIFF_SETGET_UNDEFINED, TIFF_SETGET_UNDEFINED, F… 439 case TIFF_IFD8: in TIFFDataWidth() 476 case TIFF_IFD8: in _TIFFDataSize() 633 case TIFF_IFD8: in _TIFFCreateAnonField() 707 case TIFF_IFD8: in _TIFFSetGetType() 743 case TIFF_IFD8: in _TIFFSetGetType() 779 case TIFF_IFD8: in _TIFFSetGetType() [all …]
|
D | tiff.h | 142 TIFF_IFD8 = 18 /* BigTIFF 64-bit unsigned integer (offset) */ enumerator
|
D | tif_print.c | 112 else if(fip->field_type == TIFF_IFD8) in _TIFFPrintField()
|
D | tif_dir.c | 631 case TIFF_IFD8: in _TIFFVSetField() 1092 case TIFF_IFD8: in _TIFFVGetField()
|
D | tif_dirwrite.c | 758 case TIFF_IFD8: in TIFFWriteDirectorySec() 2290 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_IFD8,count,count*8,value)); in TIFFWriteDirectoryTagCheckedIfd8Array() 2718 else if( in_datatype == TIFF_IFD8 ) in _TIFFRewriteField() 2756 || (datatype == TIFF_IFD && in_datatype == TIFF_IFD8) ) in _TIFFRewriteField()
|
D | tif_dirread.c | 757 case TIFF_IFD8: in TIFFReadDirEntryIfd8() 2680 case TIFF_IFD8: in TIFFReadDirEntryIfd8Array() 2694 case TIFF_IFD8: in TIFFReadDirEntryIfd8Array()
|