Lines Matching full:jpg
71 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
72 testimgp.jpg
165 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
166 djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
167 cjpeg -dct int -outfile testout.jpg testimg.ppm
168 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
169 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
170 jpegtran -outfile testoutt.jpg testprog.jpg
173 fc /b testimg.jpg testout.jpg
175 fc /b testimgp.jpg testoutp.jpg
176 fc /b testorig.jpg testoutt.jpg