OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_RUNTIME_CPU_DETECT
(Results
1 - 25
of
26
) sorted by null
1
2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_mcomp_x86.h
20
#if !
CONFIG_RUNTIME_CPU_DETECT
35
#if !
CONFIG_RUNTIME_CPU_DETECT
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_x86.h
31
#if !
CONFIG_RUNTIME_CPU_DETECT
51
#if !
CONFIG_RUNTIME_CPU_DETECT
/external/libvpx/config/arm/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/arm-neon/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/arm64/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/generic/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/mips32/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/mips64/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/x86/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/external/libvpx/config/x86_64/
vpx_config.h
57
#define
CONFIG_RUNTIME_CPU_DETECT
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
62
#define
CONFIG_RUNTIME_CPU_DETECT
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
62
#define
CONFIG_RUNTIME_CPU_DETECT
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
62
#define
CONFIG_RUNTIME_CPU_DETECT
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
62
#define
CONFIG_RUNTIME_CPU_DETECT
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
62
#define
CONFIG_RUNTIME_CPU_DETECT
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
61
#define
CONFIG_RUNTIME_CPU_DETECT
1
vpx_config.asm
49
CONFIG_RUNTIME_CPU_DETECT
equ 1
/external/libvpx/libvpx/build/make/
Android.mk
163
ifeq ($(
CONFIG_RUNTIME_CPU_DETECT
),yes)
203
ifeq ($(
CONFIG_RUNTIME_CPU_DETECT
),yes)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Android.mk
179
ifeq ($(
CONFIG_RUNTIME_CPU_DETECT
),yes)
214
ifeq ($(
CONFIG_RUNTIME_CPU_DETECT
),yes)
/external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c
40
#if !
CONFIG_RUNTIME_CPU_DETECT
61
#elif defined(_MSC_VER) /* end !
CONFIG_RUNTIME_CPU_DETECT
*/
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
arm_cpudetect.c
32
#if !
CONFIG_RUNTIME_CPU_DETECT
56
#elif defined(_MSC_VER) /* end !
CONFIG_RUNTIME_CPU_DETECT
*/
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c
325
#if
CONFIG_RUNTIME_CPU_DETECT
409
#if
CONFIG_RUNTIME_CPU_DETECT
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp8/common/
reconinter.c
20
#if
CONFIG_RUNTIME_CPU_DETECT
Completed in 200 milliseconds
1
2