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

  /external/libvpx/libvpx/
configure 234 [ -f "${source_path}/../lib/*/*mt.lib" ] && soft_enable static_msvcrt
430 for c in ${CODECS}; do soft_enable $c; done
719 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
728 soft_enable unit_tests
729 soft_enable webm_io
730 soft_enable libyuv
733 soft_enable webm_io
734 soft_enable libyuv
742 soft_enable webm_io
743 soft_enable libyu
    [all...]
  /external/libvpx/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
  /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...]

Completed in 39 milliseconds