Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:jpg

70 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
71 testimgp.jpg
129 .\djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
130 .\djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
131 .\cjpeg -dct int -outfile testout.jpg testimg.ppm
132 .\djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
133 .\cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
134 .\jpegtran -outfile testoutt.jpg testprog.jpg
137 fc /b testimg.jpg testout.jpg
139 fc /b testimgp.jpg testoutp.jpg
140 fc /b testorig.jpg testoutt.jpg