OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arch_arm
(Results
26 - 50
of
60
) sorted by null
1
2
3
/external/libvpx/config/x86/
vpx_config.h
13
#define
ARCH_ARM
0
/external/libvpx/config/x86_64/
vpx_config.asm
1
%define
ARCH_ARM
0
vpx_config.h
13
#define
ARCH_ARM
0
/external/libvpx/libvpx/vp8/common/
loopfilter.h
34
#if
ARCH_ARM
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
bswap.h
37
#if
ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
13
#define
ARCH_ARM
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
13
#define
ARCH_ARM
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
13
#define
ARCH_ARM
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
loopfilter.h
34
#if
ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
13
#define
ARCH_ARM
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
13
#define
ARCH_ARM
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
13
#define
ARCH_ARM
0
/toolchain/binutils/binutils-2.25/opcodes/
disassemble.c
28
#define
ARCH_arm
132
#ifdef
ARCH_arm
539
#ifdef
ARCH_arm
572
#ifdef
ARCH_arm
/external/libvpx/libvpx/vp8/
vp8_common.mk
130
VP8_COMMON_SRCS-$(
ARCH_ARM
) += common/arm/filter_arm.c
131
VP8_COMMON_SRCS-$(
ARCH_ARM
) += common/arm/loopfilter_arm.c
132
VP8_COMMON_SRCS-$(
ARCH_ARM
) += common/arm/dequantize_arm.c
vp8cx.mk
19
ifeq ($(
ARCH_ARM
),yes)
/external/libunwind/
Makefile.am
8
if
ARCH_ARM
configure.ac
147
AM_CONDITIONAL(
ARCH_ARM
, test x$target_arch = xarm)
/external/vboot_reference/futility/
futility.h
143
ARCH_ARM
,
/external/libvpx/libvpx/test/
vpx_scale_test.cc
184
#if
ARCH_ARM
228
#if
ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile
408
DIST-SRCS-$(
ARCH_ARM
)$(ARCH_X86)$(ARCH_X86_64) += build/make/obj_int_extract.c
409
DIST-SRCS-$(
ARCH_ARM
) += build/make/ads2gas.pl
410
DIST-SRCS-$(
ARCH_ARM
) += build/make/ads2gas_apple.pl
411
DIST-SRCS-$(
ARCH_ARM
) += build/make/ads2armasm_ms.pl
412
DIST-SRCS-$(
ARCH_ARM
) += build/make/thumb.pm
/external/libvpx/libvpx/build/make/
Makefile
430
DIST-SRCS-$(
ARCH_ARM
) += build/make/ads2gas.pl
431
DIST-SRCS-$(
ARCH_ARM
) += build/make/ads2gas_apple.pl
432
DIST-SRCS-$(
ARCH_ARM
) += build/make/ads2armasm_ms.pl
433
DIST-SRCS-$(
ARCH_ARM
) += build/make/thumb.pm
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8cx.mk
19
ifeq ($(
ARCH_ARM
),yes)
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.backends.mandoline.config.html
95
<dl><dt><strong>
ARCH_ARM
</strong> = 'arm'</dl>
/external/libvpx/libvpx/vp8/encoder/
picklpf.c
21
#if
ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
picklpf.c
20
#if
ARCH_ARM
Completed in 1479 milliseconds
1
2
3