Lines Matching refs:bmp
262 add_executable(tjbench tjbench.c bmp.c tjutil.c rdbmp.c rdppm.c wrbmp.c
282 add_executable(tjbench-static tjbench.c bmp.c tjutil.c rdbmp.c rdppm.c
493 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp
494 -outfile testout_rgb_islow_565.bmp testout_rgb_islow.jpg)
497 -DFILE=testout_rgb_islow_565.bmp
501 ${dir}djpeg${suffix} -dct int -rgb565 -bmp
502 -outfile testout_rgb_islow_565D.bmp testout_rgb_islow.jpg)
505 -DFILE=testout_rgb_islow_565D.bmp
535 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp
536 -outfile testout_422m_ifast_565.bmp testout_422_ifast_opt.jpg)
539 -DFILE=testout_422m_ifast_565.bmp
543 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp
544 -outfile testout_422m_ifast_565D.bmp testout_422_ifast_opt.jpg)
547 -DFILE=testout_422m_ifast_565D.bmp
604 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp
605 -outfile testout_gray_islow_565.bmp testout_gray_islow.jpg)
608 -DFILE=testout_gray_islow_565.bmp
612 ${dir}djpeg${suffix} -dct int -rgb565 -bmp
613 -outfile testout_gray_islow_565D.bmp testout_gray_islow.jpg)
616 -DFILE=testout_gray_islow_565D.bmp
727 ${dir}djpeg${suffix} -dct int -colors 256 -bmp
728 -outfile testout_420_islow_256.bmp
732 -DFILE=testout_420_islow_256.bmp
736 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp
737 -outfile testout_420_islow_565.bmp
741 -DFILE=testout_420_islow_565.bmp
745 ${dir}djpeg${suffix} -dct int -rgb565 -bmp
746 -outfile testout_420_islow_565D.bmp
750 -DFILE=testout_420_islow_565D.bmp
754 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp
755 -outfile testout_420m_islow_565.bmp
759 -DFILE=testout_420m_islow_565.bmp
763 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp
764 -outfile testout_420m_islow_565D.bmp
768 -DFILE=testout_420m_islow_565D.bmp