Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:ppm

479       ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
485 ${dir}djpeg${suffix} -dct int -ppm -outfile testout_rgb_islow.ppm
488 ${CMAKE_COMMAND} -DMD5=${MD5_PPM_RGB_ISLOW} -DFILE=testout_rgb_islow.ppm
513 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
520 ${dir}djpeg${suffix} -dct fast -outfile testout_422_ifast.ppm
523 ${CMAKE_COMMAND} -DMD5=${MD5_PPM_422_IFAST} -DFILE=testout_422_ifast.ppm
527 ${dir}djpeg${suffix} -dct fast -nosmooth -outfile testout_422m_ifast.ppm
530 ${CMAKE_COMMAND} -DMD5=${MD5_PPM_422M_IFAST} -DFILE=testout_422m_ifast.ppm
555 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
562 ${dir}djpeg${suffix} -dct fast -outfile testout_420_q100_ifast.ppm
566 -DFILE=testout_420_q100_ifast.ppm
571 -outfile testout_420m_q100_ifast.ppm testout_420_q100_ifast_prog.jpg)
574 -DFILE=testout_420m_q100_ifast.ppm
580 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
587 ${dir}djpeg${suffix} -dct int -outfile testout_gray_islow.ppm
591 -DFILE=testout_gray_islow.ppm
595 ${dir}djpeg${suffix} -dct int -rgb -outfile testout_gray_islow_rgb.ppm
599 -DFILE=testout_gray_islow_rgb.ppm
624 testout_420s_ifast_opt.jpg ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
634 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
641 ${dir}djpeg${suffix} -dct float -outfile testout_3x2_float.ppm
644 ${CMAKE_COMMAND} -DMD5=${MD5_PPM_3x2_FLOAT} -DFILE=testout_3x2_float.ppm
652 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
669 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
678 ${dir}djpeg${suffix} -fast -ppm -outfile testout_420m_ifast_ari.ppm
682 -DFILE=testout_420m_ifast_ari.ppm
715 ${dir}djpeg${suffix} -dct int -scale ${scalearg} -nosmooth -ppm
716 -outfile testout_420m_islow_${scale}.ppm
720 -DFILE=testout_420m_islow_${scale}.ppm
777 ${dir}djpeg${suffix} -dct int -skip 15,31 -ppm
778 -outfile testout_420_islow_skip15,31.ppm
782 -DFILE=testout_420_islow_skip15,31.ppm
787 ${dir}djpeg${suffix} -dct int -skip 16,139 -ppm
788 -outfile testout_420_islow_ari_skip16,139.ppm
792 -DFILE=testout_420_islow_ari_skip16,139.ppm
798 -outfile testout_420_islow_prog.jpg ${TESTIMAGES}/testorig.ppm)
800 ${dir}djpeg${suffix} -dct int -crop 62x62+71+71 -ppm
801 -outfile testout_420_islow_prog_crop62x62,71,71.ppm
805 testout_420_islow_prog_crop62x62,71,71.ppm)
810 ${dir}djpeg${suffix} -dct int -crop 53x53+4+4 -ppm
811 -outfile testout_420_islow_ari_crop53x53,4,4.ppm
815 testout_420_islow_ari_crop53x53,4,4.ppm)
820 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
822 ${dir}djpeg${suffix} -dct int -skip 1,6 -ppm
823 -outfile testout_444_islow_skip1,6.ppm testout_444_islow.jpg)
826 -DFILE=testout_444_islow_skip1,6.ppm
831 -outfile testout_444_islow_prog.jpg ${TESTIMAGES}/testorig.ppm)
833 ${dir}djpeg${suffix} -dct int -crop 98x98+13+13 -ppm
834 -outfile testout_444_islow_prog_crop98x98,13,13.ppm
838 testout_444_islow_prog_crop98x98,13,13.ppm)
845 ${CMAKE_SOURCE_DIR}/testimages/testorig.ppm)
848 ${dir}djpeg${suffix} -dct int -crop 37x37+0+0 -ppm
849 -outfile testout_444_islow_ari_crop37x37,0,0.ppm
853 testout_444_islow_ari_crop37x37,0,0.ppm)