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

  /external/libvpx/
vpx_config.h 39 #define HAVE_SSSE3 0
  /external/libvpx/vp8/common/x86/
subpixel_x86.h 89 #if HAVE_SSSE3
x86_systemdependent.c 119 #if HAVE_SSSE3
vp8_asm_stubs.c 363 #if HAVE_SSSE3
  /external/libvpx/vp8/
vp8cx.mk 113 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/sad_ssse3.asm
114 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/variance_ssse3.c
115 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/variance_impl_ssse3.asm
116 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/quantize_ssse3.asm
vp8_common.mk 95 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/subpixel_ssse3.asm
  /external/libvpx/vp8/encoder/x86/
x86_csystemdependent.c 139 #if HAVE_SSSE3
326 #if HAVE_SSSE3
variance_x86.h 286 #if HAVE_SSSE3

Completed in 164 milliseconds