Home
last modified time | relevance | path

Searched refs:VPX_ARCH_X86_64 (Results 1 – 25 of 49) sorted by relevance

12

/external/libvpx/libvpx/vpx_ports/
Dx86.h46 #if VPX_ARCH_X86_64
62 #if VPX_ARCH_X86_64
82 #if VPX_ARCH_X86_64
259 #if VPX_ARCH_X86_64 in x86_readtsc()
277 #if VPX_ARCH_X86_64 in x86_readtsc64()
299 #if VPX_ARCH_X86_64 in x86_readtscp()
325 #if VPX_ARCH_X86_64
350 #elif VPX_ARCH_X86_64
Dvpx_ports.mk24 ifeq ($(VPX_ARCH_X86_64),yes)
29 ifeq ($(VPX_ARCH_X86_64),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/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()
Dregister_state_check.h31 #if defined(_WIN64) && VPX_ARCH_X86_64
143 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
/external/libvpx/libvpx/vp8/common/x86/
Dloopfilter_x86.c25 #if HAVE_SSE2 && VPX_ARCH_X86_64
71 #if VPX_ARCH_X86_64 in vp8_loop_filter_bh_sse2()
104 #if VPX_ARCH_X86_64 in vp8_loop_filter_bv_sse2()
/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/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c117 #if VPX_ARCH_X86_64 in vp9_diamond_search_sad_avx()
141 #if VPX_ARCH_X86_64 in vp9_diamond_search_sad_avx()
178 #if VPX_ARCH_X86_64 // sizeof(intptr_t) == 8 in vp9_diamond_search_sad_avx()
297 #if VPX_ARCH_X86_64 in vp9_diamond_search_sad_avx()
Dvp9_error_sse2.asm61 %if VPX_ARCH_X86_64
108 %if VPX_ARCH_X86_64
/external/libvpx/libvpx/third_party/x86inc/
Dx86inc.asm48 %if VPX_ARCH_X86_64
57 %if VPX_ARCH_X86_64
168 %if VPX_ARCH_X86_64 == 0
263 %elif VPX_ARCH_X86_64 ; memory
284 %if VPX_ARCH_X86_64 == 0
321 %if VPX_ARCH_X86_64
610 %elif VPX_ARCH_X86_64 ; *nix x64 ;=============================================
951 %if VPX_ARCH_X86_64 || cpuflag(sse2)
1008 %if VPX_ARCH_X86_64
1029 %if VPX_ARCH_X86_64
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_subpel_variance_impl_sse2.asm94 %if VPX_ARCH_X86_64
271 %if VPX_ARCH_X86_64
275 %if VPX_ARCH_X86_64 && mmsize == 16
498 %if VPX_ARCH_X86_64
502 %if VPX_ARCH_X86_64 && mmsize == 16
620 %if VPX_ARCH_X86_64
624 %if VPX_ARCH_X86_64 && mmsize == 16
719 %if VPX_ARCH_X86_64
723 %if VPX_ARCH_X86_64 && mmsize == 16
846 %if VPX_ARCH_X86_64
[all …]
Dvpx_subpixel_8t_ssse3.asm29 ; TODO(slavarnway): using xmm registers for these on VPX_ARCH_X86_64 +
51 %if VPX_ARCH_X86_64
71 %if VPX_ARCH_X86_64
82 %if VPX_ARCH_X86_64
342 %if VPX_ARCH_X86_64 && X86_SUBPIX_VFILTER_PREFER_SLOW_CELERON
364 %if VPX_ARCH_X86_64
470 ; VPX_ARCH_X86_64
570 %endif ; VPX_ARCH_X86_64
586 %if VPX_ARCH_X86_64
657 ; VPX_ARCH_X86_64
[all …]
Dvpx_high_subpixel_bilinear_sse2.asm67 %if VPX_ARCH_X86_64
200 %if VPX_ARCH_X86_64
280 %if VPX_ARCH_X86_64
361 %if VPX_ARCH_X86_64
442 %if VPX_ARCH_X86_64
Dsubpel_variance_sse2.asm117 %if VPX_ARCH_X86_64
678 %if VPX_ARCH_X86_64
682 %if VPX_ARCH_X86_64 && %1 > 4
978 %if VPX_ARCH_X86_64
982 %if VPX_ARCH_X86_64 && %1 > 4
/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
95 ifeq ($(VPX_ARCH_X86_64),yes)
/external/libvpx/libvpx/vpx_util/
Dvpx_atomics.h54 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
/external/libvpx/config/x86/
Dvpx_config.asm4 %define VPX_ARCH_X86_64 0
Dvpx_config.h16 #define VPX_ARCH_X86_64 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm4 %define VPX_ARCH_X86_64 1
Dvpx_config.h16 #define VPX_ARCH_X86_64 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h16 #define VPX_ARCH_X86_64 0 macro
/external/libvpx/config/generic/
Dvpx_config.h16 #define VPX_ARCH_X86_64 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h16 #define VPX_ARCH_X86_64 0 macro
/external/libvpx/libvpx/vpx_dsp/
Dvariance.h65 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
Dvpx_dsp.mk90 DSP_SRCS-$(VPX_ARCH_X86)$(VPX_ARCH_X86_64) += x86/convolve.h
208 ifeq ($(VPX_ARCH_X86_64),yes)
319 ifeq ($(VPX_ARCH_X86_64),yes)
387 ifeq ($(VPX_ARCH_X86_64),yes)

12