HomeSort by relevance Sort by last modified time
    Searched refs:soft_enable (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/
configure 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_test
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 223 soft_enable() { function
402 soft_enable "$feature"
419 soft_enable "$feature"
801 soft_enable ${tgt_isa}
819 enabled shared && soft_enable pic
915 soft_enable neon
918 soft_enable neon
920 enabled neon && soft_enable neon_asm
1056 soft_enable realtime_only
1058 soft_enable runtime_cpu_detec
    [all...]

Completed in 61 milliseconds