/external/libvpx/libvpx/test/ |
D | test_libvpx.cc | 15 #if ARCH_X86 || ARCH_X86_64 29 #if ARCH_X86 || ARCH_X86_64 42 #if ARCH_X86 || ARCH_X86_64 in main()
|
D | clear_system_state.h | 14 #if ARCH_X86 || ARCH_X86_64 23 #if ARCH_X86 || ARCH_X86_64 in ClearSystemState()
|
D | register_state_check.h | 154 #if ARCH_X86 || ARCH_X86_64
|
/external/libvpx/libvpx/vp8/common/generic/ |
D | systemdependent.c | 16 #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/ |
D | HardwareDetector.java | 20 public static final int ARCH_X86 = 0x01000000; field in HardwareDetector 46 return ARCH_X86; in getAbi()
|
/external/libvpx/libvpx/vpx_ports/ |
D | system_state.h | 16 #if ARCH_X86 || ARCH_X86_64
|
D | vpx_ports.mk | 20 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
|
/external/libvpx/libvpx/vp8/ |
D | vp8_common.mk | 74 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
|
D | vp8cx.mk | 97 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/ |
D | highbd_subpel_variance_impl_sse2.asm | 81 %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/ |
D | vpx_config.asm | 3 %define ARCH_X86 0
|
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 3 %define ARCH_X86 1
|
D | vpx_config.h | 15 #define ARCH_X86 1 macro
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.h | 71 #if ARCH_X86 || ARCH_X86_64
|
D | vpx_dsp.mk | 70 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/ |
D | futility.h | 142 ARCH_X86, enumerator
|
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/ |
D | bswap.h | 45 #elif ARCH_X86
|