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

  /external/libvpx/vp8/common/
systemdependent.h 13 #if ARCH_X86 || ARCH_X86_64
idct.h 26 #if ARCH_X86 || ARCH_X86_64
loopfilter.h 52 #if ARCH_X86 || ARCH_X86_64
recon.h 28 #if ARCH_X86 || ARCH_X86_64
subpixel.h 19 #if ARCH_X86 || ARCH_X86_64
postproc.h 39 #if ARCH_X86 || ARCH_X86_64
threading.h 85 #if ARCH_X86 || ARCH_X86_64
postproc.c 703 #if ARCH_X86||ARCH_X86_64
    [all...]
  /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/encoder/
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 89 #if ARCH_X86 || ARCH_X86_64
variance.h 91 #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/x86_csystemdependent.c
114 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_mmx.asm
115 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodeopt.asm
vp8dx.mk 75 VP8_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += decoder/x86/dequantize_x86.h
76 VP8_DX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += decoder/x86/x86_dsystemdependent.c
vp8_common.mk 89 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/idct_x86.h
90 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/subpixel_x86.h
91 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/recon_x86.h
92 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.h
93 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/postproc_x86.h
94 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/x86_systemdependent.c
95 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c
96 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
  /external/libvpx/vp8/decoder/generic/
dsystemdependent.c 38 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/
vpx_config.h 14 #define ARCH_X86_64 0
libs.mk 90 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
214 ifeq ($(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 82 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/vp8/encoder/generic/
csystemdependent.c 103 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/vpx/src/
vpx_encoder.c 98 #if ARCH_X86 || ARCH_X86_64

Completed in 220 milliseconds