HomeSort by relevance Sort by last modified time
    Searched full:arch_x86 (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/libvpx/libvpx/vpx_ports/
system_state.h 16 #if ARCH_X86 || ARCH_X86_64
21 #endif // ARCH_X86 || ARCH_X86_64
vpx_ports.mk 20 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
  /external/libvpx/libvpx/test/
test_libvpx.cc 15 #if ARCH_X86 || ARCH_X86_64
29 #if ARCH_X86 || ARCH_X86_64
37 #endif // ARCH_X86 || ARCH_X86_64
42 #if ARCH_X86 || ARCH_X86_64
56 #endif // ARCH_X86 || ARCH_X86_64
clear_system_state.h 14 #if ARCH_X86 || ARCH_X86_64
23 #if ARCH_X86 || ARCH_X86_64
  /external/fio/arch/
arch-x86.h 15 #define FIO_ARCH (arch_x86)
arch.h 6 arch_x86, enumerator in enum:__anon19236
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 15 #elif ARCH_X86 || ARCH_X86_64
97 #elif ARCH_X86 || ARCH_X86_64
  /external/libvpx/config/x86/
vpx_config.asm 3 %define ARCH_X86 1
vpx_config.h 15 #define ARCH_X86 1
  /external/libvpx/config/x86_64/
vpx_config.asm 3 %define ARCH_X86 0
  /external/libvpx/libvpx/vp8/
vp8_common.mk 73 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.c
74 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/filter_x86.h
75 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/vp8_asm_stubs.c
76 VP8_COMMON_SRCS-$(ARCH_X86)$(ARCH_X86_64) += common/x86/loopfilter_x86.c
  /external/libvpx/libvpx/vpx_dsp/
variance.h 64 #if ARCH_X86 || ARCH_X86_64
  /external/libvpx/config/arm/
vpx_config.asm 6 .equ ARCH_X86 , 0
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/arm-neon/
vpx_config.asm 6 .equ ARCH_X86 , 0
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/arm64/
vpx_config.asm 6 .equ ARCH_X86 , 0
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/generic/
vpx_config.asm 6 .equ ARCH_X86 , 0
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/mips32/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/mips32-msa/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/mips64/
vpx_config.h 15 #define ARCH_X86 0
  /external/libvpx/config/mips64-msa/
vpx_config.h 15 #define ARCH_X86 0

Completed in 672 milliseconds

1 2 3