HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_X86_64 (Results 1 - 25 of 36) sorted by null

1 2

  /external/libvpx/vp8/common/
systemdependent.h 13 #if ARCH_X86 || ARCH_X86_64
idct.h 26 #if ARCH_X86 || ARCH_X86_64
loopfilter.h 46 #if ARCH_X86 || ARCH_X86_64
recon.h 31 #if ARCH_X86 || ARCH_X86_64
subpixel.h 21 #if ARCH_X86 || ARCH_X86_64
postproc.h 39 #if ARCH_X86 || ARCH_X86_64
threading.h 88 #if ARCH_X86 || ARCH_X86_64
  /external/linux-tools-perf/bench/
mem-memcpy-arch.h 2 #ifdef ARCH_X86_64
  /external/libvpx/vp8/encoder/
temporal_filter.h 28 #if ARCH_X86 || ARCH_X86_64
dct.h 17 #if ARCH_X86 || ARCH_X86_64
quantize.h 20 #if ARCH_X86 || ARCH_X86_64
encodemb.h 37 #if ARCH_X86 || ARCH_X86_64
mcomp.h 90 #if ARCH_X86 || ARCH_X86_64
variance.h 104 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/vp8/
vp8cx.mk 92 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodemb_x86.h
93 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/dct_x86.h
94 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/mcomp_x86.h
95 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/variance_x86.h
96 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_x86.h
97 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/temporal_filter_x86.h
98 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/x86_csystemdependent.c
118 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_mmx.asm
119 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodeopt.asm
120 VP8_CX_SRCS-$(ARCH_X86_64) += encoder/x86/ssim_opt.as
    [all...]
vp8dx.mk 72 VP8_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += decoder/x86/dequantize_x86.h
73 VP8_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += decoder/x86/x86_dsystemdependent.c
vp8_common.mk 75 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/idct_x86.h
76 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/subpixel_x86.h
77 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/recon_x86.h
78 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.h
79 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/postproc_x86.h
80 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/x86_systemdependent.c
81 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c
82 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
  /external/libvpx/vpx_ports/
x86.h 38 #if ARCH_X86_64
54 #if ARCH_X86_64
128 #if ARCH_X86_64 && defined(_MSC_VER)
140 #if ARCH_X86_64
153 #if ARCH_X86_64
175 #elif ARCH_X86_64
  /external/libvpx/vp8/decoder/generic/
dsystemdependent.c 32 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/
vpx_config.h 28 #define ARCH_X86_64 0
libs.mk 96 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
235 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
270 ifeq ($(ARCH_ARM)$(ARCH_X86)$(ARCH_X86_64), yes)
  /external/libvpx/vp8/decoder/
dequantize.h 45 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/vp8/common/generic/
systemdependent.c 77 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/vp8/encoder/x86/
x86_csystemdependent.c 156 #if ARCH_X86_64
338 #if ARCH_X86_64
  /external/libvpx/vp8/encoder/generic/
csystemdependent.c 109 #if ARCH_X86 || ARCH_X86_64

Completed in 453 milliseconds

1 2