Home
last modified time | relevance | path

Searched refs:ARCH_X86 (Results 1 – 25 of 53) 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()
/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c15 #elif ARCH_X86 || ARCH_X86_64
97 #elif ARCH_X86 || ARCH_X86_64 in vp8_machine_specific_config()
/external/libvpx/libvpx/vp8/
Dvp8_common.mk73 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
Dvp8cx.mk92 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/
Dsystem_state.h16 #if ARCH_X86 || ARCH_X86_64
Dvpx_ports.mk20 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
/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/arm-neon/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/mips32-msa/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/arm/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/mips64-msa/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h15 #define ARCH_X86 0 macro
Dvpx_config.asm6 .equ ARCH_X86 , 0 define
/external/libvpx/config/mips64/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/config/generic/
Dvpx_config.h15 #define ARCH_X86 0 macro
Dvpx_config.asm6 .equ ARCH_X86 , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h15 #define ARCH_X86 0 macro
/external/libvpx/libvpx/vpx_dsp/
Dvariance.h64 #if ARCH_X86 || ARCH_X86_64
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_subpel_variance_impl_sse2.asm81 %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/
Dfutility.h142 ARCH_X86, enumerator

123