Lines Matching refs:bmp
102 tjbench_SOURCES = tjbench.c bmp.h bmp.c tjutil.h tjutil.c rdbmp.c rdppm.c \
398 ./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_rgb_islow_565.bmp testout_rgb_islow.jpg
399 md5/md5cmp $(MD5_BMP_RGB_ISLOW_565) testout_rgb_islow_565.bmp
400 rm -f testout_rgb_islow_565.bmp
402 ./djpeg -dct int -rgb565 -bmp -outfile testout_rgb_islow_565D.bmp testout_rgb_islow.jpg
403 md5/md5cmp $(MD5_BMP_RGB_ISLOW_565D) testout_rgb_islow_565D.bmp
404 rm -f testout_rgb_islow_565D.bmp testout_rgb_islow.jpg
422 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_422m_ifast_565.bmp testout_4…
423 md5/md5cmp $(MD5_BMP_422M_IFAST_565) testout_422m_ifast_565.bmp
424 rm -f testout_422m_ifast_565.bmp
426 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_422m_ifast_565D.bmp testout_422_ifast_opt…
427 md5/md5cmp $(MD5_BMP_422M_IFAST_565D) testout_422m_ifast_565D.bmp
428 rm -f testout_422m_ifast_565D.bmp testout_422_ifast_opt.jpg
458 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_gray_islow_565.bmp testout_gray_islow.…
459 md5/md5cmp $(MD5_BMP_GRAY_ISLOW_565) testout_gray_islow_565.bmp
460 rm -f testout_gray_islow_565.bmp
462 ./djpeg -dct int -rgb565 -bmp -outfile testout_gray_islow_565D.bmp testout_gray_islow.jpg
463 md5/md5cmp $(MD5_BMP_GRAY_ISLOW_565D) testout_gray_islow_565D.bmp
464 rm -f testout_gray_islow_565D.bmp testout_gray_islow.jpg
596 …./djpeg -dct int -colors 256 -bmp -outfile testout_420_islow_256.bmp $(srcdir)/testimages/$(TESTOR…
597 md5/md5cmp $(MD5_BMP_420_ISLOW_256) testout_420_islow_256.bmp
598 rm -f testout_420_islow_256.bmp
600 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_420_islow_565.bmp $(srcdir)/testimages…
601 md5/md5cmp $(MD5_BMP_420_ISLOW_565) testout_420_islow_565.bmp
602 rm -f testout_420_islow_565.bmp
604 ./djpeg -dct int -rgb565 -bmp -outfile testout_420_islow_565D.bmp $(srcdir)/testimages/$(TESTORIG)
605 md5/md5cmp $(MD5_BMP_420_ISLOW_565D) testout_420_islow_565D.bmp
606 rm -f testout_420_islow_565D.bmp
608 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_420m_islow_565.bmp $(srcdir)…
609 md5/md5cmp $(MD5_BMP_420M_ISLOW_565) testout_420m_islow_565.bmp
610 rm -f testout_420m_islow_565.bmp
612 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_420m_islow_565D.bmp $(srcdir)/testimages/…
613 md5/md5cmp $(MD5_BMP_420M_ISLOW_565D) testout_420m_islow_565D.bmp
614 rm -f testout_420m_islow_565D.bmp
670 rm -f *_GRAY_*.bmp
675 rm -f *_420_*.bmp
680 rm -f *_422_*.bmp
685 rm -f *_444_*.bmp
690 rm -f *_440_*.bmp
695 rm -f *_411_*.bmp