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

1 2

  /external/libvpx/libvpx/test/
clear_system_state.h 15 #if ARCH_X86 || ARCH_X86_64
25 #if ARCH_X86 || ARCH_X86_64
test_libvpx.cc 13 #if ARCH_X86 || ARCH_X86_64
34 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/libvpx/vp9/common/
vp9_systemdependent.h 20 #if ARCH_X86 || ARCH_X86_64
  /build/core/combo/include/arch/darwin-x86/
AndroidConfig.h 221 # define ARCH_X86
  /build/core/combo/include/arch/freebsd-x86/
AndroidConfig.h 221 #define ARCH_X86
  /build/core/combo/include/arch/linux-x86/
AndroidConfig.h 210 #define ARCH_X86
  /build/core/combo/include/arch/target_linux-x86/
AndroidConfig.h 254 #define ARCH_X86
  /build/core/combo/include/arch/windows/
AndroidConfig.h 235 #define ARCH_X86
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 16 #elif ARCH_X86 || ARCH_X86_64
95 #elif ARCH_X86 || ARCH_X86_64
  /external/libvpx/libvpx/vpx_ports/
vpx_ports.mk 18 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
  /external/libvpx/armv7a/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/armv7a-neon/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/generic/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/libvpx/vp8/common/
variance.h 110 #if ARCH_X86 || ARCH_X86_64
blockd.h 287 #if ARCH_X86 || ARCH_X86_64
threading.h 178 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/mips/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/mips-dspr2/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/libvpx/vp8/
vp8_common.mk 76 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.c
77 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.h
78 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c
79 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
111 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/postproc_x86.c
vp8cx.mk 103 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/quantize_mmx.asm
104 VP8_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/encodeopt.asm
  /hardware/libhardware/modules/gralloc/
mapper.cpp 37 #if defined(ARCH_X86) && !defined(HAVE_ANDROID_OS)
  /external/libvpx/libvpx/vp9/
vp9_common.mk 74 VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_postproc_x86.h
75 VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_asm_stubs.c
76 VP9_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp9_loopfilter_intrin_sse2.c
vp9cx.mk 80 VP9_CX_SRCS-$(ARCH_X86)$(ARCH_X86_64) += encoder/x86/vp9_mcomp_x86.h
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 122 %if ARCH_X86=1 && CONFIG_PIC=1
155 %if ARCH_X86=1 && CONFIG_PIC=1
384 %if ARCH_X86=1 && CONFIG_PIC=1
682 %if ARCH_X86=1 && CONFIG_PIC=1
830 %if ARCH_X86=1 && CONFIG_PIC=1
962 %if ARCH_X86=1 && CONFIG_PIC=1
    [all...]
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 186 #if ARCH_X86 || ARCH_X86_64

Completed in 1006 milliseconds

1 2