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

  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 235 [ -f "${source_path}/../lib/*/*mt.lib" ] && soft_enable static_msvcrt
436 for c in ${CODECS}; do soft_enable $c; done
725 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
734 soft_enable unit_tests
735 soft_enable webm_io
736 soft_enable libyuv
739 soft_enable webm_io
740 soft_enable libyuv
748 soft_enable webm_io
749 soft_enable libyu
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 218 soft_enable() { function
391 soft_enable "$feature"
726 soft_enable ${tgt_isa}
737 enabled shared && soft_enable pic
816 soft_enable neon
819 soft_enable neon
820 soft_enable neon_asm
821 soft_enable media
822 soft_enable edsp
823 soft_enable fast_unaligne
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 224 [ -f ${source_path}/../lib/*/*mt.lib ] && soft_enable static_msvcrt
412 for c in ${CODECS}; do soft_enable $c; done
701 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
708 soft_enable webm_io
713 soft_enable unit_tests
726 check_cxx "$@" <<EOF && soft_enable unit_tests
731 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests
  /external/libvpx/libvpx/build/make/
configure.sh 218 soft_enable() { function
391 soft_enable "$feature"
713 soft_enable ${tgt_isa}
724 enabled shared && soft_enable pic
796 soft_enable neon
797 soft_enable media
798 soft_enable edsp
799 soft_enable fast_unaligned
802 soft_enable media
803 soft_enable eds
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 218 soft_enable() { function
391 soft_enable "$feature"
713 soft_enable ${tgt_isa}
724 enabled shared && soft_enable pic
796 soft_enable neon
797 soft_enable media
798 soft_enable edsp
799 soft_enable fast_unaligned
802 soft_enable media
803 soft_enable eds
    [all...]
  /external/libvpx/libvpx/
configure 224 [ -f ${source_path}/../lib/*/*mt.lib ] && soft_enable static_msvcrt
412 for c in ${CODECS}; do soft_enable $c; done
701 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
708 soft_enable webm_io
713 soft_enable unit_tests
726 check_cxx "$@" <<EOF && soft_enable unit_tests
731 enabled pthread_h && check_cxx "$@" <<EOF && soft_enable unit_tests

Completed in 352 milliseconds