Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffset.c179 case TIFF_SSHORT: in main()
217 case TIFF_SSHORT: in main()
269 case TIFF_SSHORT: in main()
H A Draw2tiff.c145 dtype = TIFF_SSHORT; in main()
239 case TIFF_SSHORT: in main()
348 case TIFF_SSHORT: in swapBytesInScanline()
511 case TIFF_SSHORT: in correlation()
H A Dtiffdump.c508 case TIFF_SSHORT: in ReadDirectory()
741 case TIFF_SSHORT: { in PrintData()
/libtiff-4.0.7/libtiff/
H A Dtif_dirread.c229 case TIFF_SSHORT: in TIFFReadDirEntryByte()
315 case TIFF_SSHORT: in TIFFReadDirEntryShort()
405 case TIFF_SSHORT: in TIFFReadDirEntryLong()
488 case TIFF_SSHORT: in TIFFReadDirEntryLong8()
563 case TIFF_SSHORT: in TIFFReadDirEntryFloat()
674 case TIFF_SSHORT: in TIFFReadDirEntryDouble()
849 case TIFF_SSHORT: in TIFFReadDirEntryByteArray()
916 case TIFF_SSHORT: in TIFFReadDirEntryByteArray()
1029 case TIFF_SSHORT: in TIFFReadDirEntrySbyteArray()
1095 case TIFF_SSHORT: in TIFFReadDirEntrySbyteArray()
[all …]
H A Dtif_dirinfo.c451 case TIFF_SSHORT: in TIFFDataWidth()
488 case TIFF_SSHORT: in _TIFFDataSize()
680 case TIFF_SSHORT: in _TIFFCreateAnonField()
760 case TIFF_SSHORT: in _TIFFSetGetType()
796 case TIFF_SSHORT: in _TIFFSetGetType()
832 case TIFF_SSHORT: in _TIFFSetGetType()
868 case TIFF_SSHORT: in _TIFFSetGetType()
H A Dtiff.h134 TIFF_SSHORT = 8, /* !16-bit signed integer */ enumerator
H A Dtif_print.c86 else if(fip->field_type == TIFF_SSHORT) in _TIFFPrintField()
H A Dtif_dir.c643 case TIFF_SSHORT: in _TIFFVSetField()
1119 case TIFF_SSHORT: in _TIFFVGetField()
H A Dtif_dirwrite.c732 case TIFF_SSHORT: in TIFFWriteDirectorySec()
1986 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,1,2,&m)); in TIFFWriteDirectoryTagCheckedSshort()
1997 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,count,count*2,value)); in TIFFWriteDirectoryTagCheckedSshortArray()
/libtiff-4.0.7/contrib/pds/
H A Dtif_pdsdirread.c386 case TIFF_SSHORT: in TIFFFetchData()
556 case TIFF_SSHORT: in TIFFFetchShortPair()
672 case TIFF_SSHORT: in TIFFFetchAnyArray()
756 case TIFF_SSHORT: in TIFFFetchNormalSubTag()
806 case TIFF_SSHORT: in TIFFFetchNormalSubTag()
H A Dtif_pdsdirwrite.c331 case TIFF_SSHORT: in TIFFWriteNormalSubTag()
772 case TIFF_SSHORT: in TIFFWriteAnyArray()
857 case TIFF_SSHORT: in TIFFWriteData()