Home
last modified time | relevance | path

Searched refs:tiffinfo (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffinfo.c56 static void tiffinfo(TIFF*, uint16, long, int);
144 tiffinfo(tif, order, flags, 1); in main()
147 tiffinfo(tif, order, flags, 1); in main()
152 tiffinfo(tif, order, flags, 1); in main()
156 tiffinfo(tif, order, flags, 0); in main()
461 tiffinfo(TIFF* tif, uint16 order, long flags, int is_image) in tiffinfo() function
A DCMakeLists.txt80 add_executable(tiffinfo tiffinfo.c) target
81 target_link_libraries(tiffinfo tiff port)
106 tiffinfo
A DMakefile.am48 tiffinfo \ program
115 tiffinfo_SOURCES = tiffinfo.c
A DMakefile.vc31 TARGETS = tiffinfo.exe tiffdump.exe fax2tiff.exe \
A DMakefile.in120 tiffdither$(EXEEXT) tiffdump$(EXEEXT) tiffinfo$(EXEEXT) \
203 am_tiffinfo_OBJECTS = tiffinfo.$(OBJEXT)
478 tiffinfo_SOURCES = tiffinfo.c
650 tiffinfo$(EXEEXT): $(tiffinfo_OBJECTS) $(tiffinfo_DEPENDENCIES) $(EXTRA_tiffinfo_DEPENDENCIES)
651 @rm -f tiffinfo$(EXEEXT)
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiffinfo.Po@am__quote@
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/man/
A DMakefile.am42 tiffinfo.1 \
A DCMakeLists.txt41 tiffinfo.1
A DMakefile.in348 tiffinfo.1 \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A DTiffTestCommon.cmake77 # Execute a simple command (e.g. tiffinfo) with one input file
91 # Execute tiffinfo on a specified file to validate it
A Dcommon.sh28 TIFFINFO=${TOOLS}/tiffinfo
A DCMakeLists.txt48 tiffinfo.sh
192 "-DTIFFINFO=$<TARGET_FILE:tiffinfo>"
346 # tiffinfo
347 add_reader_test(tiffinfo "-c -D -d -j -s" "images/minisblack-1c-16b.tiff")
A DMakefile.am83 tiffinfo.sh \
A DMakefile.in417 tiffdump.sh tiffinfo.sh tiffcp-split.sh tiffcp-split-join.sh \
676 tiffinfo.sh \
1235 tiffinfo.sh.log: tiffinfo.sh
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/
A DMakefile.am94 tiffinfo.1.html \
A DCMakeLists.txt87 tiffinfo.1.html
A DMakefile.in396 tiffinfo.1.html \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure.com949 tiffinfo.exe,\
1091 tiffinfo.obj : tiffinfo.c
1094 tiffinfo.exe : tiffinfo.obj
A DChangeLog905 * tools/tiffinfo.c (TIFFReadContigTileData): Fix signed/unsigned
1009 * tools/tiffinfo.c: fix out-of-bound read on some tiled images.
2136 * tools/tiffinfo.c: Default various values fetched with
3212 * tools/tiffinfo.c: tiffinfo should return error status to the
3436 * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and length
3456 * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bit
3579 tiffdump.sh tiffinfo.sh}: Added more test scripts based on
3833 * test/tiffinfo.sh: A trivial example test script.
4111 * tools/tiffinfoce.c: Ported tiffinfo utility for Windows CE.
4711 * tools/tiffinfo.c: Print EXIF directory contents if exist.
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/
A DREADME64 The tiffinfo output of such a file might look like this:
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/
A DREADME122 To create an extended-tag savvy "tiffinfo" program or other utility, you may

Completed in 28 milliseconds