Lines Matching refs:jpg
72 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg &
73 testimgp.jpg
140 djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
141 djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
142 cjpeg -dct int -outfile testout.jpg testimg.ppm
143 djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
144 cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
145 jpegtran -outfile testoutt.jpg testprog.jpg
149 fc /b testimg.jpg testout.jpg
151 fc /b testimgp.jpg testoutp.jpg
152 fc /b testorig.jpg testoutt.jpg
157 comp testimg.jpg testout.jpg < n.tmp
159 comp testimgp.jpg testoutp.jpg < n.tmp
160 comp testorig.jpg testoutt.jpg < n.tmp