| /libtiff-4.0.7/libtiff/ |
| H A D | tif_tile.c | 38 TIFFComputeTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s) in TIFFComputeTile() argument 47 z = 0; in TIFFComputeTile() 61 (xpt*ypt)*(z/dz) + in TIFFComputeTile() 65 tile = (xpt*ypt)*(z/dz) + xpt*(y/dy) + x/dx; in TIFFComputeTile() 75 TIFFCheckTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s) in TIFFCheckTile() argument 93 if (z >= td->td_imagedepth) { in TIFFCheckTile() 96 (unsigned long) z, in TIFFCheckTile()
|
| H A D | tiffio.h | 459 extern uint32 TIFFComputeTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s); 460 extern int TIFFCheckTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s); 462 extern tmsize_t TIFFReadTile(TIFF* tif, void* buf, uint32 x, uint32 y, uint32 z, uint16 s); 463 extern tmsize_t TIFFWriteTile(TIFF* tif, void* buf, uint32 x, uint32 y, uint32 z, uint16 s);
|
| H A D | tif_write.c | 354 TIFFWriteTile(TIFF* tif, void* buf, uint32 x, uint32 y, uint32 z, uint16 s) in TIFFWriteTile() argument 356 if (!TIFFCheckTile(tif, x, y, z, s)) in TIFFWriteTile() 365 TIFFComputeTile(tif, x, y, z, s), buf, (tmsize_t)(-1))); in TIFFWriteTile()
|
| H A D | tif_read.c | 660 TIFFReadTile(TIFF* tif, void* buf, uint32 x, uint32 y, uint32 z, uint16 s) in TIFFReadTile() argument 662 if (!TIFFCheckRead(tif, 1) || !TIFFCheckTile(tif, x, y, z, s)) in TIFFReadTile() 665 TIFFComputeTile(tif, x, y, z, s), buf, (tmsize_t)(-1))); in TIFFReadTile()
|
| /libtiff-4.0.7/test/images/ |
| H A D | minisblack-1c-8b.pgm | 12 …nwr���iUVSUVWZ]^^___`ZZ]\]_^]a`]___^acdedcccaaaa_b`_aab`dfi��������������ľ��z}}��u]/+Ks���������… 23 …��������a;e���������������������������KZ[_``ag{�ĵ�k^caSXWZ__`ab`fcbk~������z���}rivn]\`caab`q|M!… 28 …-;Lcu~������������Ÿ��z�����kk}������e��y|y�������v2'��������������{���������������������Ƽ�����TYc… 30 …(Q��������~}~z�������������������������������LZ^^_`bjvx~��xlgaYVDDPOLN[VZa``ba```b``aab`n���qh`… 31 …#a��}����z|�p������������������������������JX[^^]_howvy�{vqicZRSTj|���US[]^^_^^bcddcbkg���̯�ma\]… 33 ;���xR��ĩ������̽��ߵz����',1, " 45 ���������Ż�������������ڵg��x��xW/z�xE.+0/*;ci^K7/0.+$A������������������������������gDPQTVWZ^^`… 48 '������������������������۲`zs�����e;}�qU@60.)'Ql[J=4.1//"U������������������������������YBNRPQTWZ… 55 …z?[mo[\e|~����������������������MH�����������������������4C��s\wyx`MA51300/+88;86344331104�������… 77 …��������������������������T COWhrrpkiruoa_cny~}wsmlrsz���������wjehmnv|z}���}����������������… [all …]
|
| /libtiff-4.0.7/archive/tools/ |
| H A D | sgi2tiff.c | 273 int x, y, z; in cpSeparate() local 275 for (z = 0; z < in->zsize; z++) { in cpSeparate() 277 getrow(in, r, y, z); in cpSeparate() 280 if (TIFFWriteScanline(out, buf, in->ysize-y-1, z) < 0) in cpSeparate()
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 232 test -z "$CC" && CC=cc 233 test -z "$LTCC" && LTCC=$CC 235 test -z "$LD" && LD=ld 863 if test -z "$GOC"; then 868 if test -z "$GOC"; then 1534 test -z "$STRIP" && STRIP=: 3291 [if test -z "$LD"; then 3732 test -z "$NM" && NM=nm 6012 # as -z defs. 7336 # as -z defs. [all …]
|
| H A D | acinclude.m4 | 30 if test -z "$ansi"; then 43 if test -z "$ansi"; then 62 if test -z "$ansi"; then 72 if test -z "$ansi"; then 82 if test -z "$ansi"; then 92 if test -z "$ansi"; then 102 if test -z "$ansi"; then 112 if test -z "$ansi"; then 122 if test -z "$ansi"; then
|
| H A D | ltoptions.m4 | 138 test -z "$AS" && AS=as 141 test -z "$DLLTOOL" && DLLTOOL=dlltool 144 test -z "$OBJDUMP" && OBJDUMP=objdump
|
| /libtiff-4.0.7/ |
| H A D | aclocal.m4 | 139 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then 184 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 373 test -z "$DEPDIR" && continue 375 test -z "$am__include" && continue 455 if test -z "$CYGPATH_W"; then
|
| H A D | configure.ac | 600 AC_CHECK_LIB(z, inflateEnd, [zlib_lib=yes], [zlib_lib=no],)
|
| H A D | ChangeLog | 5709 `-z' option now can be used to set the number of reported different
|
| /libtiff-4.0.7/config/ |
| H A D | config.guess | 294 *:z/VM:*:*)
|
| H A D | ltmain.sh | 2673 …eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/… 2687 tagname=$z
|