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

  /external/libvpx/vp8/encoder/x86/
temporal_filter_x86.h 15 #if HAVE_SSE2
quantize_x86.h 25 #if HAVE_SSE2
dct_x86.h 39 #if HAVE_SSE2
encodemb_x86.h 54 #if HAVE_SSE2
x86_csystemdependent.c 83 #if HAVE_SSE2
247 #if HAVE_SSE2
variance_x86.h 129 #if HAVE_SSE2
  /external/libvpx/vp8/common/x86/
idct_x86.h 49 #if HAVE_SSE2
postproc_x86.h 41 #if HAVE_SSE2
recon_x86.h 45 #if HAVE_SSE2
loopfilter_x86.h 61 #if HAVE_SSE2
subpixel_x86.h 62 #if HAVE_SSE2
x86_systemdependent.c 84 #if HAVE_SSE2
vp8_asm_stubs.c 244 #if HAVE_SSE2
loopfilter_x86.c 157 #if HAVE_SSE2
  /external/libvpx/vp8/
vp8cx.mk 104 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/dct_sse2.asm
105 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/variance_sse2.c
106 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/variance_impl_sse2.asm
107 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/sad_sse2.asm
108 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/fwalsh_sse2.asm
109 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/quantize_sse2.asm
110 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/subtract_sse2.asm
111 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/temporal_filter_apply_sse2.asm
123 VP8_CX_SRCS_REMOVE-$(HAVE_SSE2) += encoder/x86/temporal_filter_apply_sse2.asm
vp8dx.mk 76 VP8_DX_SRCS-$(HAVE_SSE2) += decoder/x86/idct_blk_sse2.c
vp8_common.mk 90 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/idctllm_sse2.asm
91 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/recon_sse2.asm
92 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/subpixel_sse2.asm
93 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/loopfilter_sse2.asm
94 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/iwalsh_sse2.asm
98 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/postproc_sse2.asm
  /external/libvpx/vp8/decoder/x86/
dequantize_x86.h 52 #if HAVE_SSE2
x86_dsystemdependent.c 52 #if HAVE_SSE2
  /external/libvpx/
vpx_config.h 37 #define HAVE_SSE2 0
  /external/valgrind/main/VEX/test/
mmxtest.c 5 #define HAVE_SSE2 1
595 #if HAVE_SSE2

Completed in 128 milliseconds