Home
last modified time | relevance | path

Searched refs:ARCH_X86 (Results 1 – 25 of 52) sorted by relevance

123

/external/libvpx/libvpx/test/
Dtest_libvpx.cc15 #if ARCH_X86 || ARCH_X86_64
29 #if ARCH_X86 || ARCH_X86_64
42 #if ARCH_X86 || ARCH_X86_64 in main()
Dclear_system_state.h14 #if ARCH_X86 || ARCH_X86_64
23 #if ARCH_X86 || ARCH_X86_64 in ClearSystemState()
Dregister_state_check.h154 #if ARCH_X86 || ARCH_X86_64
/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c16 #elif ARCH_X86 || ARCH_X86_64
101 #elif ARCH_X86 || ARCH_X86_64 in vp8_machine_specific_config()
/external/opencv3/platforms/android/service/engine/src/org/opencv/engine/
DHardwareDetector.java20 public static final int ARCH_X86 = 0x01000000; field in HardwareDetector
46 return ARCH_X86; in getAbi()
/external/libvpx/libvpx/vpx_ports/
Dsystem_state.h16 #if ARCH_X86 || ARCH_X86_64
Dvpx_ports.mk20 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
/external/libvpx/libvpx/vp8/
Dvp8_common.mk74 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.c
75 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.h
76 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c
77 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
Dvp8cx.mk97 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_mmx.asm
98 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodeopt.asm
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_subpel_variance_impl_sse2.asm81 %if ARCH_X86=1 && CONFIG_PIC=1
89 %if ARCH_X86=1 && CONFIG_PIC=1
115 %if ARCH_X86=1 && CONFIG_PIC=1
302 %if ARCH_X86=1 && CONFIG_PIC=1
529 %if ARCH_X86=1 && CONFIG_PIC=1
651 %if ARCH_X86=1 && CONFIG_PIC=1
750 %if ARCH_X86=1 && CONFIG_PIC=1
882 %if ARCH_X86=1 && CONFIG_PIC=1
/external/libvpx/config/x86_64/
Dvpx_config.asm3 %define ARCH_X86 0
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm3 %define ARCH_X86 1
Dvpx_config.h15 #define ARCH_X86 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/arm/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/generic/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/libvpx/vpx_dsp/
Dvariance.h71 #if ARCH_X86 || ARCH_X86_64
Dvpx_dsp.mk70 DSP_SRCS-$(ARCH_X86)$(ARCH_X86_64) += x86/convolve.h
71 DSP_SRCS-$(ARCH_X86)$(ARCH_X86_64) += x86/vpx_asm_stubs.c
129 DSP_SRCS-$(ARCH_X86)$(ARCH_X86_64) += x86/loopfilter_sse2.c
/external/vboot_reference/futility/
Dfutility.h142 ARCH_X86, enumerator
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
Dbswap.h45 #elif ARCH_X86

123