Searched refs:wrjpgcom (Results 1 – 11 of 11) sorted by relevance
/external/libjpeg-turbo/release/ |
D | makemacpkg.in | 175 -arch i386 $TMPDIR/dist.x86/$BINDIR/wrjpgcom \ 176 -arch x86_64 $PKGROOT/$BINDIR/wrjpgcom \ 177 -output $PKGROOT/$BINDIR/wrjpgcom 240 $PKGROOT/$BINDIR/wrjpgcom \ 241 -arch arm $TMPDIR/dist.armv6/$BINDIR/wrjpgcom \ 242 -output $PKGROOT/$BINDIR/wrjpgcom 304 $PKGROOT/$BINDIR/wrjpgcom \ 305 -arch arm $TMPDIR/dist.armv7/$BINDIR/wrjpgcom \ 306 -output $PKGROOT/$BINDIR/wrjpgcom 368 $PKGROOT/$BINDIR/wrjpgcom \ [all …]
|
D | libjpeg-turbo.spec.in | 121 %{_bindir}/wrjpgcom 146 %{_mandir}/man1/wrjpgcom.1*
|
D | libjpeg-turbo.nsi.in | 58 File "@CMAKE_BINARY_DIR@\${BUILDDIR}wrjpgcom.exe" 137 Delete $INSTDIR\bin\wrjpgcom.exe
|
/external/libjpeg-turbo/ |
D | usage.txt | 8 as well as the utility programs jpegtran, rdjpgcom and wrjpgcom. (See 13 pages in files cjpeg.1, djpeg.1, jpegtran.1, rdjpgcom.1, wrjpgcom.1. 622 wrjpgcom adds a COM block, containing text you provide, to a JPEG file. 624 can delete the old COM blocks if you wish. wrjpgcom produces a new JPEG 626 file by directing wrjpgcom's output back into it; on most systems this will 629 The command line syntax for wrjpgcom is similar to cjpeg's. On Unix-like 631 wrjpgcom [switches] [inputfilename] 636 wrjpgcom [switches] inputfilename outputfilename 639 wrjpgcom understands three switches: 648 If you give neither -comment nor -cfile, then wrjpgcom will read the comment [all …]
|
D | Makefile.am | 92 bin_PROGRAMS = cjpeg djpeg jpegtran rdjpgcom wrjpgcom program 153 wrjpgcom_SOURCES = wrjpgcom.c 161 dist_man1_MANS = cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1
|
D | CMakeLists.txt | 339 add_executable(wrjpgcom wrjpgcom.c) target 892 DEPENDS jpeg jpeg-static turbojpeg turbojpeg-static rdjpgcom wrjpgcom 925 install(TARGETS rdjpgcom wrjpgcom RUNTIME DESTINATION bin)
|
D | README | 40 rdjpgcom, and wrjpgcom. 97 different JPEG processes, and "rdjpgcom" and "wrjpgcom", two simple
|
D | README.ijg | 40 rdjpgcom, and wrjpgcom. 97 different JPEG processes, and "rdjpgcom" and "wrjpgcom", two simple
|
D | change.log | 289 * New programs rdjpgcom and wrjpgcom allow insertion and extraction
|
D | ChangeLog.md | 513 11. Fixed an issue whereby wrjpgcom was allowing comments longer than 65k 518 wrjpgcom to be built using the rdjpgcom source code.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | IJG_README | 42 rdjpgcom, and wrjpgcom. 96 processes, and "rdjpgcom" and "wrjpgcom", two simple applications for
|