OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_MIPS32
(Results
1 - 17
of
17
) sorted by null
/external/libvpx/config/arm/
vpx_config.h
21
#define
HAVE_MIPS32
0
/external/libvpx/config/arm-neon/
vpx_config.h
21
#define
HAVE_MIPS32
0
/external/libvpx/config/arm64/
vpx_config.h
21
#define
HAVE_MIPS32
0
/external/libvpx/config/generic/
vpx_config.h
21
#define
HAVE_MIPS32
0
/external/libvpx/config/mips32/
vpx_config.h
21
#define
HAVE_MIPS32
1
/external/libvpx/config/mips32-dspr2/
vpx_config.h
21
#define
HAVE_MIPS32
1
/external/libvpx/config/mips64/
vpx_config.h
21
#define
HAVE_MIPS32
0
/external/libvpx/config/x86/
vpx_config.h
21
#define
HAVE_MIPS32
0
/external/libvpx/config/x86_64/
vpx_config.h
21
#define
HAVE_MIPS32
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
22
#define
HAVE_MIPS32
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
22
#define
HAVE_MIPS32
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
22
#define
HAVE_MIPS32
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
22
#define
HAVE_MIPS32
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
22
#define
HAVE_MIPS32
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
22
#define
HAVE_MIPS32
0
vpx_config.asm
10
HAVE_MIPS32
equ 0
/external/libvpx/libvpx/vpx_util/
endian_inl.h
64
#if
HAVE_MIPS32
&& defined(__mips__) && !defined(__mips64) && \
Completed in 298 milliseconds