Home
last modified time | relevance | path

Searched defs:HAVE_SSE3 (Results 1 – 14 of 14) sorted by relevance

/external/libaom/config/arm/config/
Daom_config.asm74 HAVE_SSE3 equ 0 define
Daom_config.h76 #define HAVE_SSE3 0 macro
/external/libaom/config/arm64/config/
Daom_config.asm74 HAVE_SSE3 equ 0 define
Daom_config.h76 #define HAVE_SSE3 0 macro
/external/libaom/config/x86/config/
Daom_config.h76 #define HAVE_SSE3 1 macro
/external/libaom/config/x86_64/config/
Daom_config.h76 #define HAVE_SSE3 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.asm18 .equ HAVE_SSE3 , 0 define
Dvpx_config.h27 #define HAVE_SSE3 0 macro
/external/libvpx/config/arm64/
Dvpx_config.asm18 .equ HAVE_SSE3 , 0 define
Dvpx_config.h27 #define HAVE_SSE3 0 macro
/external/libvpx/config/generic/
Dvpx_config.asm18 .equ HAVE_SSE3 , 0 define
Dvpx_config.h27 #define HAVE_SSE3 0 macro
/external/libvpx/config/x86/
Dvpx_config.h27 #define HAVE_SSE3 1 macro
/external/libvpx/config/x86_64/
Dvpx_config.h27 #define HAVE_SSE3 1 macro