Home
last modified time | relevance | path

Searched refs:tiffcmp (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A DCMakeLists.txt65 add_executable(tiffcmp tiffcmp.c) target
66 target_link_libraries(tiffcmp tiff port)
101 tiffcmp
A DMakefile.am43 tiffcmp \ program
100 tiffcmp_SOURCES = tiffcmp.c
A DMakefile.vc35 tiffcmp.exe tiffcp.exe tiffcrop.exe tiffdither.exe \
A Dtiffcmp.c57 static int tiffcmp(TIFF*, TIFF*);
100 while (tiffcmp(tif1, tif2)) { in main()
155 tiffcmp(TIFF* tif1, TIFF* tif2) in tiffcmp() function
A DMakefile.in119 tiffcmp$(EXEEXT) tiffcp$(EXEEXT) tiffcrop$(EXEEXT) \
180 am_tiffcmp_OBJECTS = tiffcmp.$(OBJEXT)
468 tiffcmp_SOURCES = tiffcmp.c
626 tiffcmp$(EXEEXT): $(tiffcmp_OBJECTS) $(tiffcmp_DEPENDENCIES) $(EXTRA_tiffcmp_DEPENDENCIES)
627 @rm -f tiffcmp$(EXEEXT)
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiffcmp.Po@am__quote@
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DTODO4 o tiffcmp read data by strip/tile instead of scanline
A Dconfigure.com944 tiffcmp.exe,\
1055 tiffcmp.obj : tiffcmp.c
1058 tiffcmp.exe : tiffcmp.obj
A DChangeLog381 such as tiffsplit, tiffcmp, thumbnail, etc.
3228 * man/{TIFFClose.3tiff,raw2tiff.1,tiffcmp.1,tiffsplit.1}: Applied
4217 * tools/tiffcmp.c: Fixed floating point comparison logic as per bug
4264 tiff2rgba.1, tiffcmp.1, tiffcp.1, tiffdither.1, tiffdump.1, tiffgt.1,
4618 * tools/tiffcmp.c (CheckLongTag): Eliminate warning due to printf
5169 * tools/tiffcmp.c: Added ability to compare the 32-bit integer and
5618 * tools/tiffcmp.c (leof): Renamed from 'eof' in order to avoid
6574 * tools/tiffcmp.c, man/tiffcmp.1: Fixed problem with unused data
7371 * tiffcmp.c: Fixed multi samples per pixel support for ContigCompare.
7372 Updated bug section of tiffcmp.1 to note tiled file issues.
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/man/
A DMakefile.am36 tiffcmp.1 \
A DCMakeLists.txt35 tiffcmp.1
A DMakefile.in342 tiffcmp.1 \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Dcommon.sh23 TIFFCMP=${TOOLS}/tiffcmp
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/
A DMakefile.am88 tiffcmp.1.html \
A DCMakeLists.txt81 tiffcmp.1.html
A DMakefile.in390 tiffcmp.1.html \

Completed in 32 milliseconds