• Home
  • Raw
  • Download

Lines Matching refs:bmp

97 tjbench_SOURCES = tjbench.c bmp.h bmp.c tjutil.h tjutil.c rdbmp.c rdppm.c \
377 ./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_rgb_islow_565.bmp testout_rgb_islow.jpg
378 md5/md5cmp $(MD5_BMP_RGB_ISLOW_565) testout_rgb_islow_565.bmp
379 rm testout_rgb_islow_565.bmp
381 ./djpeg -dct int -rgb565 -bmp -outfile testout_rgb_islow_565D.bmp testout_rgb_islow.jpg
382 md5/md5cmp $(MD5_BMP_RGB_ISLOW_565D) testout_rgb_islow_565D.bmp
383 rm testout_rgb_islow_565D.bmp testout_rgb_islow.jpg
401 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_422m_ifast_565.bmp testout_4…
402 md5/md5cmp $(MD5_BMP_422M_IFAST_565) testout_422m_ifast_565.bmp
403 rm testout_422m_ifast_565.bmp
405 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_422m_ifast_565D.bmp testout_422_ifast_opt…
406 md5/md5cmp $(MD5_BMP_422M_IFAST_565D) testout_422m_ifast_565D.bmp
407 rm testout_422m_ifast_565D.bmp testout_422_ifast_opt.jpg
437 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_gray_islow_565.bmp testout_gray_islow.…
438 md5/md5cmp $(MD5_BMP_GRAY_ISLOW_565) testout_gray_islow_565.bmp
439 rm testout_gray_islow_565.bmp
441 ./djpeg -dct int -rgb565 -bmp -outfile testout_gray_islow_565D.bmp testout_gray_islow.jpg
442 md5/md5cmp $(MD5_BMP_GRAY_ISLOW_565D) testout_gray_islow_565D.bmp
443 rm testout_gray_islow_565D.bmp testout_gray_islow.jpg
567 …./djpeg -dct int -colors 256 -bmp -outfile testout_420_islow_256.bmp $(srcdir)/testimages/$(TESTOR…
568 md5/md5cmp $(MD5_BMP_420_ISLOW_256) testout_420_islow_256.bmp
569 rm testout_420_islow_256.bmp
571 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_420_islow_565.bmp $(srcdir)/testimages…
572 md5/md5cmp $(MD5_BMP_420_ISLOW_565) testout_420_islow_565.bmp
573 rm testout_420_islow_565.bmp
575 ./djpeg -dct int -rgb565 -bmp -outfile testout_420_islow_565D.bmp $(srcdir)/testimages/$(TESTORIG)
576 md5/md5cmp $(MD5_BMP_420_ISLOW_565D) testout_420_islow_565D.bmp
577 rm testout_420_islow_565D.bmp
579 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_420m_islow_565.bmp $(srcdir)…
580 md5/md5cmp $(MD5_BMP_420M_ISLOW_565) testout_420m_islow_565.bmp
581 rm testout_420m_islow_565.bmp
583 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_420m_islow_565D.bmp $(srcdir)/testimages/…
584 md5/md5cmp $(MD5_BMP_420M_ISLOW_565D) testout_420m_islow_565D.bmp
585 rm testout_420m_islow_565D.bmp
641 rm -f *_GRAY_*.bmp
646 rm -f *_420_*.bmp
651 rm -f *_422_*.bmp
656 rm -f *_444_*.bmp
661 rm -f *_440_*.bmp
666 rm -f *_411_*.bmp