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

  /external/libvpx/libvpx/build/make/
rtcd.sh 330 ALL_ARCHS=$(filter mmx sse sse2 sse3 ssse3 sse4_1 avx avx2)
334 ALL_ARCHS=$(filter mmx sse sse2 sse3 ssse3 sse4_1 avx avx2)
configure.sh 1097 echo "${tgt_cc} does not support avx/avx2, disabling....."
1098 RTCD_OPTIONS="${RTCD_OPTIONS}--disable-avx --disable-avx2 "
1100 soft_disable avx2
1126 if enabled gcc && ! disabled avx2 && ! check_cflags -mavx2; then
1127 RTCD_OPTIONS="${RTCD_OPTIONS}--disable-avx2 "
1129 soft_enable avx2
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 25 sse2_x86inc=sse2 && ssse3_x86inc=ssse3 && avx_x86inc=avx && avx2_x86inc=avx2
29 ssse3_x86_64=ssse3 && avx_x86_64=avx && avx2_x86_64=avx2
203 specialize vp9_mb_lpf_horizontal_edge_w sse2 avx2 neon dspr2
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86cpu.gperf 391 avx2, x86_cpu_set, CPU_AVX2

Completed in 473 milliseconds