Home
last modified time | relevance | path

Searched refs:VPX_ARCH_X86 (Results 1 – 25 of 31) sorted by relevance

12

/external/libvpx/libvpx/test/
Dtest_libvpx.cc15 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
29 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
42 #if VPX_ARCH_X86 || VPX_ARCH_X86_64 in main()
Dvpx_scale_test.cc25 #if VPX_ARCH_ARM || (VPX_ARCH_MIPS && !HAVE_MIPS64) || VPX_ARCH_X86
Dregister_state_check.h143 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
Dinvalid_file_test.cc151 #if VPX_ARCH_X86
/external/libvpx/libvpx/vpx_ports/
Dvpx_ports.mk21 ifeq ($(VPX_ARCH_X86),yes)
33 ifeq ($(VPX_ARCH_X86)$(VPX_ARCH_X86_64),yes)
Dsystem_state.h20 #if (VPX_ARCH_X86 || VPX_ARCH_X86_64) && HAVE_MMX
/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c15 #elif VPX_ARCH_X86 || VPX_ARCH_X86_64
95 #elif VPX_ARCH_X86 || VPX_ARCH_X86_64 in vp8_machine_specific_config()
/external/libvpx/libvpx/vpx_util/
Dvpx_atomics.h54 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
/external/libvpx/config/x86/
Dvpx_config.asm3 %define VPX_ARCH_X86 1
Dvpx_config.h15 #define VPX_ARCH_X86 1 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm3 %define VPX_ARCH_X86 0
Dvpx_config.h15 #define VPX_ARCH_X86 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h15 #define VPX_ARCH_X86 0 macro
Dvpx_config.asm6 .equ VPX_ARCH_X86 , 0 define
/external/libvpx/config/generic/
Dvpx_config.h15 #define VPX_ARCH_X86 0 macro
Dvpx_config.asm6 .equ VPX_ARCH_X86 , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h15 #define VPX_ARCH_X86 0 macro
Dvpx_config.asm6 .equ VPX_ARCH_X86 , 0 define
/external/libvpx/libvpx/vpx_dsp/
Dvariance.h65 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
/external/libvpx/libvpx/vp8/
Dvp8_common.mk72 VP8_COMMON_SRCS-$(VPX_ARCH_X86)$(VPX_ARCH_X86_64) += common/x86/vp8_asm_stubs.c
73 VP8_COMMON_SRCS-$(VPX_ARCH_X86)$(VPX_ARCH_X86_64) += common/x86/loopfilter_x86.c
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_subpel_variance_impl_sse2.asm81 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
283 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
510 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
632 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
731 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
863 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
Dsubpel_variance_sse2.asm98 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
369 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
850 %if VPX_ARCH_X86=1 && CONFIG_PIC=1
/external/libvpx/libvpx/vp8/common/
Dblockd.h295 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
Dthreading.h188 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
/external/libvpx/libvpx/
Dlibs.mk142 ifeq ($(VPX_ARCH_X86)$(VPX_ARCH_X86_64),yes)
350 ifeq ($(VPX_ARCH_X86)$(VPX_ARCH_X86_64),yes)

12