Home
last modified time | relevance | path

Searched refs:HAVE_AVX512 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/config/x86/
Dvpx_config.asm20 %define HAVE_AVX512 0
Dvpx_config.h32 #define HAVE_AVX512 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm20 %define HAVE_AVX512 0
Dvpx_config.h32 #define HAVE_AVX512 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h32 #define HAVE_AVX512 0 macro
Dvpx_config.asm23 .equ HAVE_AVX512 , 0 define
/external/libvpx/config/generic/
Dvpx_config.h32 #define HAVE_AVX512 0 macro
Dvpx_config.asm23 .equ HAVE_AVX512 , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h32 #define HAVE_AVX512 0 macro
Dvpx_config.asm23 .equ HAVE_AVX512 , 0 define
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk353 DSP_SRCS-$(HAVE_AVX512) += x86/sad4d_avx512.c
/external/libvpx/libvpx/test/
Dsad_test.cc1038 #if HAVE_AVX512