Home
last modified time | relevance | path

Searched defs:HAVE_SSE2 (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-config.h21 #define HAVE_SSE2 macro
66 #define HAVE_SSE2 macro
/external/jemalloc/test/include/test/
Djemalloc_test_defs.h10 #define HAVE_SSE2 macro
/external/libopus/
Dconfigure.ac352 AM_CONDITIONAL([HAVE_SSE2], [false]) condition
736 AM_CONDITIONAL([HAVE_SSE2], condition
/external/libaom/config/arm/config/
Daom_config.asm70 HAVE_SSE2 equ 0 define
Daom_config.h72 #define HAVE_SSE2 0 macro
/external/libaom/config/arm64/config/
Daom_config.asm70 HAVE_SSE2 equ 0 define
Daom_config.h72 #define HAVE_SSE2 0 macro
/external/libaom/config/x86_64/config/
Daom_config.h72 #define HAVE_SSE2 1 macro
/external/libaom/config/x86/config/
Daom_config.h72 #define HAVE_SSE2 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.asm18 .equ HAVE_SSE2 , 0 define
Dvpx_config.h26 #define HAVE_SSE2 0 macro
/external/libvpx/config/generic/
Dvpx_config.asm18 .equ HAVE_SSE2 , 0 define
Dvpx_config.h26 #define HAVE_SSE2 0 macro
/external/libvpx/config/arm64/
Dvpx_config.asm18 .equ HAVE_SSE2 , 0 define
Dvpx_config.h26 #define HAVE_SSE2 0 macro
/external/libvpx/config/x86/
Dvpx_config.h26 #define HAVE_SSE2 1 macro
/external/libvpx/config/x86_64/
Dvpx_config.h26 #define HAVE_SSE2 1 macro