OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARCH_MIPS
(Results
1 - 21
of
21
) sorted by null
/external/libvpx/config/arm/
vpx_config.h
14
#define
ARCH_MIPS
0
/external/libvpx/config/arm-neon/
vpx_config.h
14
#define
ARCH_MIPS
0
/external/libvpx/config/arm64/
vpx_config.h
14
#define
ARCH_MIPS
0
/external/libvpx/config/generic/
vpx_config.h
14
#define
ARCH_MIPS
0
/external/libvpx/config/mips32/
vpx_config.h
14
#define
ARCH_MIPS
1
/external/libvpx/config/mips32-dspr2/
vpx_config.h
14
#define
ARCH_MIPS
1
/external/libvpx/config/mips64/
vpx_config.h
14
#define
ARCH_MIPS
1
/external/libvpx/config/x86/
vpx_config.h
14
#define
ARCH_MIPS
0
/external/libvpx/config/x86_64/
vpx_config.h
14
#define
ARCH_MIPS
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
14
#define
ARCH_MIPS
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
14
#define
ARCH_MIPS
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
14
#define
ARCH_MIPS
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
14
#define
ARCH_MIPS
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
14
#define
ARCH_MIPS
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
14
#define
ARCH_MIPS
0
vpx_config.asm
2
ARCH_MIPS
equ 0
/external/opencv3/platforms/android/service/engine/src/org/opencv/engine/
HardwareDetector.java
25
public static final int
ARCH_MIPS
= 0x40000000;
57
return
ARCH_MIPS
;
/external/vboot_reference/futility/
futility.h
144
ARCH_MIPS
cmd_vbutil_kernel.c
298
arch =
ARCH_MIPS
;
cmd_sign.c
820
option.arch =
ARCH_MIPS
;
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
intreadwrite.h
63
#elif
ARCH_MIPS
Completed in 507 milliseconds