Home
last modified time | relevance | path

Searched refs:ARCH_X86 (Results 1 – 23 of 23) sorted by relevance

/external/libvpx/vp8/
Dvp8cx.mk92 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
Dvp8_common.mk89 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
Dvp8dx.mk75 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
/external/libvpx/vp8/common/
Dsystemdependent.h13 #if ARCH_X86 || ARCH_X86_64
Didct.h26 #if ARCH_X86 || ARCH_X86_64
Dsubpixel.h19 #if ARCH_X86 || ARCH_X86_64
Drecon.h28 #if ARCH_X86 || ARCH_X86_64
Dloopfilter.h52 #if ARCH_X86 || ARCH_X86_64
Dthreading.h85 #if ARCH_X86 || ARCH_X86_64
Dpostproc.h39 #if ARCH_X86 || ARCH_X86_64
Dpostproc.c703 #if ARCH_X86||ARCH_X86_64 in vp8_post_proc_frame()
/external/libvpx/vp8/encoder/
Dquantize.h20 #if ARCH_X86 || ARCH_X86_64
Ddct.h17 #if ARCH_X86 || ARCH_X86_64
Dencodemb.h37 #if ARCH_X86 || ARCH_X86_64
Dmcomp.h89 #if ARCH_X86 || ARCH_X86_64
Dvariance.h91 #if ARCH_X86 || ARCH_X86_64
/external/libvpx/vp8/decoder/generic/
Ddsystemdependent.c38 #if ARCH_X86 || ARCH_X86_64 in vp8_dmachine_specific_config()
/external/libvpx/
Dvpx_config.h13 #define ARCH_X86 0 macro
Dlibs.mk90 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
214 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
/external/libvpx/vp8/decoder/
Ddequantize.h45 #if ARCH_X86 || ARCH_X86_64
/external/libvpx/vp8/common/generic/
Dsystemdependent.c82 #if ARCH_X86 || ARCH_X86_64 in vp8_machine_specific_config()
/external/libvpx/vp8/encoder/generic/
Dcsystemdependent.c103 #if ARCH_X86 || ARCH_X86_64 in vp8_cmachine_specific_config()
/external/libvpx/vpx/src/
Dvpx_encoder.c98 #if ARCH_X86 || ARCH_X86_64