Home | History | Annotate | Download | only in libvpx

Lines Matching refs:soft_enable

427     for c in ${CODECS}; do soft_enable $c; done
673 case $toolchain in x86*) soft_enable postproc;; esac
682 soft_enable unit_tests
683 soft_enable webm_io
684 soft_enable libyuv
687 soft_enable webm_io
688 soft_enable libyuv
696 soft_enable webm_io
697 soft_enable libyuv
703 check_cxx "$@" <<EOF && soft_enable unit_tests
706 check_cxx "$@" <<EOF && soft_enable webm_io
709 check_cxx "$@" <<EOF && soft_enable libyuv
714 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
717 check_cxx "$@" <<EOF && soft_enable webm_io
720 check_cxx "$@" <<EOF && soft_enable libyuv