Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirread.c227 case TIFF_SSHORT: in TIFFReadDirEntryByte()
313 case TIFF_SSHORT: in TIFFReadDirEntryShort()
403 case TIFF_SSHORT: in TIFFReadDirEntryLong()
486 case TIFF_SSHORT: in TIFFReadDirEntryLong8()
561 case TIFF_SSHORT: in TIFFReadDirEntryFloat()
672 case TIFF_SSHORT: in TIFFReadDirEntryDouble()
847 case TIFF_SSHORT: in TIFFReadDirEntryByteArray()
914 case TIFF_SSHORT: in TIFFReadDirEntryByteArray()
1027 case TIFF_SSHORT: in TIFFReadDirEntrySbyteArray()
1093 case TIFF_SSHORT: in TIFFReadDirEntrySbyteArray()
[all …]
Dtif_dirinfo.c443 case TIFF_SSHORT: in TIFFDataWidth()
480 case TIFF_SSHORT: in _TIFFDataSize()
672 case TIFF_SSHORT: in _TIFFCreateAnonField()
752 case TIFF_SSHORT: in _TIFFSetGetType()
788 case TIFF_SSHORT: in _TIFFSetGetType()
824 case TIFF_SSHORT: in _TIFFSetGetType()
860 case TIFF_SSHORT: in _TIFFSetGetType()
Dtiff.h134 TIFF_SSHORT = 8, /* !16-bit signed integer */ enumerator
Dtif_print.c86 else if(fip->field_type == TIFF_SSHORT) in _TIFFPrintField()
Dtif_dir.c619 case TIFF_SSHORT: in _TIFFVSetField()
1095 case TIFF_SSHORT: in _TIFFVGetField()
Dtif_dirwrite.c718 case TIFF_SSHORT: in TIFFWriteDirectorySec()
1972 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,1,2,&m)); in TIFFWriteDirectoryTagCheckedSshort()
1983 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,count,count*2,value)); in TIFFWriteDirectoryTagCheckedSshortArray()
/external/opencv3/3rdparty/libtiff/
Dtif_dirread.c227 case TIFF_SSHORT: in TIFFReadDirEntryByte()
313 case TIFF_SSHORT: in TIFFReadDirEntryShort()
403 case TIFF_SSHORT: in TIFFReadDirEntryLong()
486 case TIFF_SSHORT: in TIFFReadDirEntryLong8()
561 case TIFF_SSHORT: in TIFFReadDirEntryFloat()
672 case TIFF_SSHORT: in TIFFReadDirEntryDouble()
847 case TIFF_SSHORT: in TIFFReadDirEntryByteArray()
914 case TIFF_SSHORT: in TIFFReadDirEntryByteArray()
1027 case TIFF_SSHORT: in TIFFReadDirEntrySbyteArray()
1093 case TIFF_SSHORT: in TIFFReadDirEntrySbyteArray()
[all …]
Dtif_dirinfo.c427 case TIFF_SSHORT: in TIFFDataWidth()
464 case TIFF_SSHORT: in _TIFFDataSize()
620 case TIFF_SSHORT: in _TIFFCreateAnonField()
700 case TIFF_SSHORT: in _TIFFSetGetType()
736 case TIFF_SSHORT: in _TIFFSetGetType()
772 case TIFF_SSHORT: in _TIFFSetGetType()
808 case TIFF_SSHORT: in _TIFFSetGetType()
Dtiff.h134 TIFF_SSHORT = 8, /* !16-bit signed integer */ enumerator
Dtif_print.c84 else if(fip->field_type == TIFF_SSHORT) in _TIFFPrintField()
Dtif_dir.c611 case TIFF_SSHORT: in _TIFFVSetField()
1075 case TIFF_SSHORT: in _TIFFVGetField()
Dtif_dirwrite.c718 case TIFF_SSHORT: in TIFFWriteDirectorySec()
1972 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,1,2,&m)); in TIFFWriteDirectoryTagCheckedSshort()
1983 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,count,count*2,value)); in TIFFWriteDirectoryTagCheckedSshortArray()