Lines Matching refs:jpg
100 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
101 testimgp.jpg
190 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
191 djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
192 cjpeg -dct int -outfile testout.jpg testimg.ppm
193 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
194 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
195 jpegtran -outfile testoutt.jpg testprog.jpg
199 fc /b testimg.jpg testout.jpg
201 fc /b testimgp.jpg testoutp.jpg
202 fc /b testorig.jpg testoutt.jpg
207 comp testimg.jpg testout.jpg < n.tmp
209 comp testimgp.jpg testoutp.jpg < n.tmp
210 comp testorig.jpg testoutt.jpg < n.tmp