OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARCH_X86_64
(Results
1 - 25
of
105
) sorted by null
1
2
3
4
5
/external/libvpx/libvpx/test/
clear_system_state.h
14
#if ARCH_X86 ||
ARCH_X86_64
23
#if ARCH_X86 ||
ARCH_X86_64
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
60
#endif // ARCH_X86 ||
ARCH_X86_64
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
clear_system_state.h
14
#if ARCH_X86_32 ||
ARCH_X86_64
23
#if ARCH_X86_32 ||
ARCH_X86_64
test_libvpx.cc
12
#if ARCH_X86_32 ||
ARCH_X86_64
36
#if ARCH_X86_32 ||
ARCH_X86_64
/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)
x86.h
42
#if
ARCH_X86_64
58
#if
ARCH_X86_64
78
#if
ARCH_X86_64
215
#if
ARCH_X86_64
&& defined(_MSC_VER)
230
#if
ARCH_X86_64
246
#if
ARCH_X86_64
277
#elif
ARCH_X86_64
/external/libvpx/libvpx/vp8/common/generic/
systemdependent.c
16
#elif ARCH_X86 ||
ARCH_X86_64
101
#elif ARCH_X86 ||
ARCH_X86_64
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/generic/
systemdependent.c
16
#elif ARCH_X86_32 ||
ARCH_X86_64
95
#elif ARCH_X86_32 ||
ARCH_X86_64
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
vpx_ports.mk
18
ifeq ($(ARCH_X86)$(
ARCH_X86_64
),yes)
x86.h
41
#if
ARCH_X86_64
57
#if
ARCH_X86_64
77
#if
ARCH_X86_64
171
#if
ARCH_X86_64
&& defined(_MSC_VER)
186
#if
ARCH_X86_64
202
#if
ARCH_X86_64
233
#elif
ARCH_X86_64
/system/extras/simpleperf/
perf_regs.h
38
ARCH_X86_64
,
48
return
ARCH_X86_64
;
perf_regs.cpp
30
return
ARCH_X86_64
;
44
case
ARCH_X86_64
:
79
case
ARCH_X86_64
: {
136
case
ARCH_X86_64
:
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_systemdependent.h
28
#if ARCH_X86_32 ||
ARCH_X86_64
/external/libvpx/config/arm/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/arm-neon/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/arm64/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/generic/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/mips32/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/mips64/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/x86/
vpx_config.h
16
#define
ARCH_X86_64
0
/external/libvpx/config/x86_64/
vpx_config.h
16
#define
ARCH_X86_64
1
/external/libvpx/libvpx/vpx_dsp/
variance.h
71
#if ARCH_X86 ||
ARCH_X86_64
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
16
#define
ARCH_X86_64
0
Completed in 728 milliseconds
1
2
3
4
5