Home | History | Annotate | Download | only in libtiff

Lines Matching refs:TIFF_SSHORT

718 				case TIFF_SSHORT:
1972 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,1,2,&m));
1983 return(TIFFWriteDirectoryTagData(tif,ndir,dir,tag,TIFF_SSHORT,count,count*2,value));