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

  /external/libvpx/libvpx/
configure 417 for c in ${CODECS}; do soft_enable $c; done
666 case $toolchain in x86*) soft_enable postproc;; esac
675 soft_enable unit_tests
676 soft_enable webm_io
677 soft_enable libyuv
680 soft_enable webm_io
681 soft_enable libyuv
689 soft_enable webm_io
690 soft_enable libyuv
696 check_cxx "$@" <<EOF && soft_enable unit_test
    [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
  /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/build/make/
configure.sh 208 soft_enable() { function
387 soft_enable "$feature"
729 soft_enable ${tgt_isa}
744 enabled shared && soft_enable pic
825 soft_enable neon
828 soft_enable neon
830 enabled neon && soft_enable neon_asm
841 soft_enable media
848 soft_enable media
856 soft_enable medi
    [all...]

Completed in 57 milliseconds