| /libtiff-4.0.7/libtiff/ |
| H A D | Makefile.lcc | 70 tif_fax4.o \ 71 tif_aux.o \ 72 tif_atari.o \ 76 tif_dir.o \ 83 tif_jpeg.o \ 85 tif_lzw.o \ 86 tif_next.o \ 87 tif_open.o \ 90 tif_read.o \ 91 tif_swab.o \ [all …]
|
| H A D | tif_dirwrite.c | 869 o++; in TIFFWriteDirectorySec() 902 o++; in TIFFWriteDirectorySec() 1103 int o; 1155 int o; 1204 int o; in TIFFWriteDirectoryTagShortPerSample() local 1255 int o; 1305 int o; 1357 int o; 1487 int o; 1536 int o; [all …]
|
| H A D | tif_ojpeg.c | 1257 uint8 o; in OJPEGReadHeaderInfoSec() local 1363 for (o=0; o<sp->samples_per_pixel; o++) in OJPEGReadHeaderInfoSec() 1364 sp->sof_c[o]=o; in OJPEGReadHeaderInfoSec() 1366 for (o=1; o<sp->samples_per_pixel; o++) in OJPEGReadHeaderInfoSec() 1375 for (o=1; o<sp->samples_per_pixel; o++) in OJPEGReadHeaderInfoSec() 1376 sp->sos_cs[o]=o; in OJPEGReadHeaderInfoSec() 1411 uint8 o; in OJPEGReadHeaderInfoSecStreamDqt() local 1474 uint8 o; in OJPEGReadHeaderInfoSecStreamDht() local 1526 o&=15; in OJPEGReadHeaderInfoSecStreamDht() 1549 uint8 o; in OJPEGReadHeaderInfoSecStreamSof() local [all …]
|
| H A D | tif_win32.c | 69 DWORD o; in _tiffReadProc() local 79 if (!ReadFile(fd,(LPVOID)ma,n,&o,NULL)) in _tiffReadProc() 81 ma+=o; in _tiffReadProc() 82 mb-=o; in _tiffReadProc() 83 p+=o; in _tiffReadProc() 84 if (o!=n) in _tiffReadProc() 99 DWORD o; in _tiffWriteProc() local 111 ma+=o; in _tiffWriteProc() 112 mb-=o; in _tiffWriteProc() 113 p+=o; in _tiffWriteProc() [all …]
|
| H A D | tiffiop.h | 216 #define isFillOrder(tif, o) (((tif)->tif_flags & (o)) != 0) argument
|
| H A D | tif_dirread.c | 4101 TIFFDirEntry* o; in TIFFReadDirectoryCheckOrder() local 4103 for (n=0, o=dir; n<dircount; n++, o++) in TIFFReadDirectoryCheckOrder() 4105 if (o->tdir_tag<m) in TIFFReadDirectoryCheckOrder() 4111 m=o->tdir_tag+1; in TIFFReadDirectoryCheckOrder() 4759 uint8* o; in TIFFFetchNormalTag() local 4762 o=NULL; in TIFFFetchNormalTag() 4764 o=_TIFFmalloc((uint32)dp->tdir_count+1); in TIFFFetchNormalTag() 4765 if (o==NULL) in TIFFFetchNormalTag() 4771 _TIFFmemcpy(o,data,(uint32)dp->tdir_count); in TIFFFetchNormalTag() 4772 o[(uint32)dp->tdir_count]=0; in TIFFFetchNormalTag() [all …]
|
| /libtiff-4.0.7/tools/ |
| H A D | Makefile.lcc | 49 fax2tiff.o \ 50 pal2rgb.o \ 51 ppm2tiff.o \ 52 rgb2ycbcr.o \ 53 tiff2bw.o \ 55 tiff2ps.o \ 56 tiffcmp.o \ 57 tiffcp.o \ 59 tiffdump.o \ 60 tiffinfo.o \ [all …]
|
| H A D | tiffinfoce.c | 452 uint16 o; in tiffinfo() local 454 TIFFTAG_FILLORDER, &o); in tiffinfo() 455 TIFFReadRawData(tif, o != order); in tiffinfo()
|
| H A D | tiffinfo.c | 468 uint16 o; in tiffinfo() local 470 TIFFTAG_FILLORDER, &o); in tiffinfo() 471 TIFFReadRawData(tif, o != order); in tiffinfo()
|
| H A D | Makefile.in | 493 .SUFFIXES: .c .lo .o .obj 694 .c.o: 715 tiffgt-tiffgt.o: tiffgt.c 716 …$(tiffgt_CFLAGS) $(CFLAGS) -MT tiffgt-tiffgt.o -MD -MP -MF $(DEPDIR)/tiffgt-tiffgt.Tpo -c -o tiffg… 720 …) $(AM_CPPFLAGS) $(CPPFLAGS) $(tiffgt_CFLAGS) $(CFLAGS) -c -o tiffgt-tiffgt.o `test -f 'tiffgt.c' …
|
| /libtiff-4.0.7/ |
| H A D | TODO | 3 o gif2tiff segaulting on selected images 4 o tiffcmp read data by strip/tile instead of scanline 5 o YCbCr sampling support 6 o extracate colorspace conversion support 7 o look at isolating all codecs from TIFF library 8 o JPEG colormode order dependency problem 9 o Write documentation on how do extend tags, and how the custom field
|
| H A D | aclocal.m4 | 235 # We check with '-c' and '-o' for the sake of the "dashmstdout" 237 # handle '-M -o', and we need to detect this. Also, some Intel 239 am__obj=sub/conftest.${OBJEXT-o} 240 am__minus_obj="-o $am__obj" 256 # This compiler won't grok '-c -o', but also, the minuso test has 259 am__obj=conftest.${OBJEXT-o} 819 [whether $CC understands -c and -o together], 824 # compilers refuse to overwrite an existing .o file with -o, 828 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ 1153 am__tar='find "$$tardir" -print | cpio -o -H $1 -L' [all …]
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | README | 38 o Currently only images with bits_per_sample of a multiple of eight 41 o The code will attempt to use the same kind of compression, 45 o Reduced resolution overviews for multi-sample files will currently 50 o Overviews are always written as appended IFDs, rather than using the 126 o Intergraph Corporation for partially funding the work. 128 o Global Geomatics for partially funding reorganization of the overview 131 o Orrin Long, and Ed Grissom of Intergraph for explaining what needed to 134 o Max Martinez of Erdas for his discussion of external overviews. 136 o Atlantis Scientific who supported adding averaging, and some other 139 o Frank Warmerdam for writing the bulk of the code. [all …]
|
| H A D | Makefile.in | 363 .SUFFIXES: .c .lo .o .obj 417 .c.o:
|
| /libtiff-4.0.7/test/ |
| H A D | tiffcp-split-join.sh | 10 conjoined=o-tiffcp-split-join-conjoined.tif 11 reconjoined=o-tiffcp-split-join-reconjoined.tif 12 splitfile=o-tiffcp-split-join-split-
|
| H A D | tiffcp-split.sh | 9 conjoined=o-tiffcp-split-conjoined.tif 10 splitfile=o-tiffcp-split-split-
|
| H A D | tiffcp-thumbnail.sh | 7 outfile1=o-tiffcp-thumbnail-in.tif 8 outfile2=o-tiffcp-thumbnail-out.tif
|
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | iptcutil.c | 157 int val, o; in convertHTMLcodes() local 161 o = 3; in convertHTMLcodes() 162 while (s[o] != ';') in convertHTMLcodes() 164 o++; in convertHTMLcodes() 165 if (o > 5) in convertHTMLcodes() 168 if (o < 5) in convertHTMLcodes() 169 strcpy(s+1, s+1+o); in convertHTMLcodes() 171 return o; in convertHTMLcodes()
|
| H A D | README | 6 Usage: iptcutil -t | -b [-i file] [-o file] <input >output 11 -o switches to tell the program what the input and output files
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 236 test -z "$ac_objext" && ac_objext=o 1043 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD 1044 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD 1475 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then 6206 objext=o 6327 objext=o 7688 objext=o 7824 objext=o 7938 objext=o 8009 objext=o [all …]
|
| H A D | acinclude.m4 | 61 test -f conftest.o; then 71 test -f conftest.o; then 81 test -f conftest.o; then 91 test -f conftest.o; then 101 test -f conftest.o; then 111 test -f conftest.o; then 121 test -f conftest.o; then
|
| /libtiff-4.0.7/test/images/ |
| H A D | minisblack-1c-8b.pgm | 9 3����������������r�����������o�������s: 11 …]^babcccbccca^_\_a_aabc`b]������������������������"4Ml�������v��������j�����������o�����ÃZ, 13 …babaadfgefed`bbaab``bdrlccli������������ysi^ely��������t}�������������������o�����������[���nD… 25 ]������������o�����������������������������fSZ\]aej�����{d_^XVXYY^^`b_]]`ipy�zrwwvrnmkhmp[^^g�˽l_�~… 54 *^�����kU66�������������������������o:ep{���^��n^QB:7469CIB736454/1'4��������������������������… 76 …79>>BIJORSUTWV]]brrbVSPK-589773,'1&96@R`tsr�b40���������������������������o-#H`npohf][dmkgdab… 83 -BG[cjdfjnsynYSZfqvrzodahit}����o^^fffkrrw����������������������.$CWOG 139 …�����������������ƽ��������������������îWF@6%#7FGILOQUVTTWXZ[YYXVWWUQPPOPRX`o������cGT[XVVUVRQUXPR…
|
| /libtiff-4.0.7/config/ |
| H A D | compile | 146 *.o | *.[oO][bB][jJ]) 277 *.o | *.obj)
|
| H A D | depcomp | 495 tmpdepfile1=$dir$base.o.d # libtool 1.5 496 tmpdepfile2=$dir.libs/$base.o.d # Likewise.
|
| /libtiff-4.0.7/contrib/stream/ |
| H A D | README | 8 stream from the user and in return it deposits i/o operation method pointers
|