/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()
|
/external/libvpx/libvpx/vp8/common/generic/ |
D | systemdependent.c | 15 #elif ARCH_X86 || ARCH_X86_64 97 #elif ARCH_X86 || ARCH_X86_64 in vp8_machine_specific_config()
|
/external/libvpx/libvpx/vp8/ |
D | vp8_common.mk | 73 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.c 74 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.h 75 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c 76 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
|
D | vp8cx.mk | 92 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_mmx.asm 93 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodeopt.asm
|
/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/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/arm-neon/ |
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/mips32-msa/ |
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/mips64-msa/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
D | vpx_config.asm | 6 .equ ARCH_X86 , 0 define
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
D | vpx_config.asm | 6 .equ ARCH_X86 , 0 define
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 15 #define ARCH_X86 0 macro
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.h | 64 #if ARCH_X86 || ARCH_X86_64
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_subpel_variance_impl_sse2.asm | 81 %if ARCH_X86=1 && CONFIG_PIC=1 108 %if ARCH_X86=1 && CONFIG_PIC=1 299 %if ARCH_X86=1 && CONFIG_PIC=1 526 %if ARCH_X86=1 && CONFIG_PIC=1 648 %if ARCH_X86=1 && CONFIG_PIC=1 747 %if ARCH_X86=1 && CONFIG_PIC=1 879 %if ARCH_X86=1 && CONFIG_PIC=1
|
/external/vboot_reference/futility/ |
D | futility.h | 142 ARCH_X86, enumerator
|