/external/libvpx/libvpx/vpx_ports/ |
D | x86.h | 46 #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
|
D | vpx_ports.mk | 24 ifeq ($(VPX_ARCH_X86_64),yes) 29 ifeq ($(VPX_ARCH_X86_64),yes) 33 ifeq ($(VPX_ARCH_X86)$(VPX_ARCH_X86_64),yes)
|
D | system_state.h | 20 #if (VPX_ARCH_X86 || VPX_ARCH_X86_64) && HAVE_MMX
|
/external/libvpx/libvpx/test/ |
D | test_libvpx.cc | 15 #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()
|
D | register_state_check.h | 31 #if defined(_WIN64) && VPX_ARCH_X86_64 143 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | loopfilter_x86.c | 25 #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/ |
D | systemdependent.c | 15 #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/ |
D | vp9_diamond_search_sad_avx.c | 117 #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()
|
D | vp9_error_sse2.asm | 61 %if VPX_ARCH_X86_64 108 %if VPX_ARCH_X86_64
|
/external/libvpx/libvpx/third_party/x86inc/ |
D | x86inc.asm | 48 %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/ |
D | highbd_subpel_variance_impl_sse2.asm | 94 %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 …]
|
D | vpx_subpixel_8t_ssse3.asm | 29 ; 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 …]
|
D | vpx_high_subpixel_bilinear_sse2.asm | 67 %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
|
D | subpel_variance_sse2.asm | 117 %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/ |
D | vp8_common.mk | 72 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/ |
D | vpx_atomics.h | 54 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
|
/external/libvpx/config/x86_64/ |
D | vpx_config.asm | 4 %define VPX_ARCH_X86_64 1
|
D | vpx_config.h | 16 #define VPX_ARCH_X86_64 1 macro
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 4 %define VPX_ARCH_X86_64 0
|
D | vpx_config.h | 16 #define VPX_ARCH_X86_64 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 16 #define VPX_ARCH_X86_64 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 16 #define VPX_ARCH_X86_64 0 macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 16 #define VPX_ARCH_X86_64 0 macro
|
D | vpx_config.asm | 7 .equ VPX_ARCH_X86_64 , 0 define
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.h | 65 #if VPX_ARCH_X86 || VPX_ARCH_X86_64
|