HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_SSSE3 (Results 1 - 12 of 12) sorted by null

  /external/python/cpython3/Modules/_blake2/impl/
blake2-config.h 25 #define HAVE_SSSE3
60 #ifndef HAVE_SSSE3
61 #define HAVE_SSSE3
65 #ifdef HAVE_SSSE3
  /external/libaom/config/arm/config/
aom_config.asm 74 HAVE_SSSE3 equ 0
aom_config.h 76 #define HAVE_SSSE3 0
  /external/libaom/config/arm64/config/
aom_config.asm 74 HAVE_SSSE3 equ 0
aom_config.h 76 #define HAVE_SSSE3 0
  /external/libaom/config/x86/config/
aom_config.h 76 #define HAVE_SSSE3 1
  /external/libaom/config/x86_64/config/
aom_config.h 76 #define HAVE_SSSE3 1
  /external/libvpx/config/arm-neon/
vpx_config.h 28 #define HAVE_SSSE3 0
  /external/libvpx/config/arm64/
vpx_config.h 28 #define HAVE_SSSE3 0
  /external/libvpx/config/generic/
vpx_config.h 28 #define HAVE_SSSE3 0
  /external/libvpx/config/x86/
vpx_config.h 28 #define HAVE_SSSE3 1
  /external/libvpx/config/x86_64/
vpx_config.h 28 #define HAVE_SSSE3 1

Completed in 294 milliseconds