Lines Matching refs:jpg
73 TESTFILES= testorig.jpg testimg.ppm testimg.bmp testimg.jpg testprog.jpg \
74 testimgp.jpg
138 ./djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
139 ./djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
140 ./cjpeg -dct int -outfile testout.jpg testimg.ppm
141 ./djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
142 ./cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
143 ./jpegtran -outfile testoutt.jpg testprog.jpg
146 fc /b testimg.jpg testout.jpg
148 fc /b testimgp.jpg testoutp.jpg
149 fc /b testorig.jpg testoutt.jpg