Home
last modified time | relevance | path

Searched refs:CONFIG_USE_X86INC (Results 1 – 25 of 29) sorted by relevance

12

/external/libvpx/libvpx/test/
Dtest_intra_pred_speed.cc190 #if HAVE_SSE && CONFIG_USE_X86INC
197 #if HAVE_SSSE3 && CONFIG_USE_X86INC
238 #if HAVE_SSE && CONFIG_USE_X86INC
245 #if HAVE_SSE2 && CONFIG_USE_X86INC
250 #if HAVE_SSSE3 && CONFIG_USE_X86INC
291 #if HAVE_SSE2 && CONFIG_USE_X86INC
300 #if HAVE_SSSE3 && CONFIG_USE_X86INC
342 #if HAVE_SSE2 && CONFIG_USE_X86INC
359 #if HAVE_SSSE3 && CONFIG_USE_X86INC
Dvp9_subtract_test.cc96 #if HAVE_SSE2 && CONFIG_USE_X86INC
Dconvolve_test.cc976 #if CONFIG_USE_X86INC
1127 #if CONFIG_USE_X86INC
1139 #if CONFIG_USE_X86INC
1151 #if CONFIG_USE_X86INC
1204 #if CONFIG_USE_X86INC
Dvp9_error_block_test.cc162 #if CONFIG_USE_X86INC
Dfdct4x4_test.cc490 #if CONFIG_USE_X86INC && HAVE_MMX && !CONFIG_VP9_HIGHBITDEPTH && \
498 #if CONFIG_USE_X86INC && HAVE_SSE2 && !CONFIG_VP9_HIGHBITDEPTH && \
Dvp9_intrapred_test.cc134 #if CONFIG_USE_X86INC
Dpartial_idct_test.cc298 #if HAVE_SSSE3 && CONFIG_USE_X86INC && ARCH_X86_64 && \
Dvariance_test.cc1308 #if CONFIG_USE_X86INC
1516 #if CONFIG_USE_X86INC
1726 #if CONFIG_USE_X86INC
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk41 ifeq ($(CONFIG_USE_X86INC),yes)
49 ifeq ($(CONFIG_USE_X86INC),yes)
82 ifeq ($(CONFIG_USE_X86INC),yes)
175 ifeq ($(CONFIG_USE_X86INC),yes)
193 ifeq ($(CONFIG_USE_X86INC),yes)
250 ifeq ($(CONFIG_USE_X86INC),yes)
276 ifeq ($(CONFIG_USE_X86INC),yes)
320 ifeq ($(CONFIG_USE_X86INC),yes)
328 ifeq ($(CONFIG_USE_X86INC),yes)
/external/libvpx/config/x86/
Dvpx_config.asm32 %define CONFIG_USE_X86INC 1
Dvpx_config.h44 #define CONFIG_USE_X86INC 1 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm32 %define CONFIG_USE_X86INC 1
Dvpx_config.h44 #define CONFIG_USE_X86INC 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
/external/libvpx/config/arm/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
Dvpx_config.asm35 .equ CONFIG_USE_X86INC , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
Dvpx_config.asm35 .equ CONFIG_USE_X86INC , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
Dvpx_config.asm35 .equ CONFIG_USE_X86INC , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
/external/libvpx/config/generic/
Dvpx_config.h44 #define CONFIG_USE_X86INC 0 macro
Dvpx_config.asm35 .equ CONFIG_USE_X86INC , 0 define
/external/libvpx/libvpx/vp9/
Dvp9cx.mk101 ifeq ($(CONFIG_USE_X86INC),yes)
112 ifeq ($(CONFIG_USE_X86INC),yes)

12