OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_USE_X86INC
(Results
1 - 25
of
35
) sorted by null
1
2
/external/libvpx/libvpx/test/
test_intra_pred_speed.cc
190
#if HAVE_SSE &&
CONFIG_USE_X86INC
195
#endif // HAVE_SSE &&
CONFIG_USE_X86INC
197
#if HAVE_SSSE3 &&
CONFIG_USE_X86INC
202
#endif // HAVE_SSSE3 &&
CONFIG_USE_X86INC
238
#if HAVE_SSE &&
CONFIG_USE_X86INC
243
#endif // HAVE_SSE &&
CONFIG_USE_X86INC
245
#if HAVE_SSE2 &&
CONFIG_USE_X86INC
248
#endif // HAVE_SSE2 &&
CONFIG_USE_X86INC
250
#if HAVE_SSSE3 &&
CONFIG_USE_X86INC
255
#endif // HAVE_SSSE3 &&
CONFIG_USE_X86INC
[
all
...]
vp9_subtract_test.cc
96
#if HAVE_SSE2 &&
CONFIG_USE_X86INC
vp9_error_block_test.cc
162
#if
CONFIG_USE_X86INC
209
#endif //
CONFIG_USE_X86INC
partial_idct_test.cc
298
#if HAVE_SSSE3 &&
CONFIG_USE_X86INC
&& ARCH_X86_64 && \
vp9_intrapred_test.cc
134
#if
CONFIG_USE_X86INC
298
#endif //
CONFIG_USE_X86INC
/external/libvpx/config/arm/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/arm-neon/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/arm64/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/generic/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/mips32/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/mips64/
vpx_config.h
44
#define
CONFIG_USE_X86INC
0
/external/libvpx/config/x86/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/external/libvpx/config/x86_64/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
44
#define
CONFIG_USE_X86INC
1
vpx_config.asm
32
CONFIG_USE_X86INC
equ 1
/external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk
41
ifeq ($(
CONFIG_USE_X86INC
),yes)
46
endif #
CONFIG_USE_X86INC
49
ifeq ($(
CONFIG_USE_X86INC
),yes)
52
endif #
CONFIG_USE_X86INC
82
ifeq ($(
CONFIG_USE_X86INC
),yes)
175
ifeq ($(
CONFIG_USE_X86INC
),yes)
193
ifeq ($(
CONFIG_USE_X86INC
),yes)
198
endif #
CONFIG_USE_X86INC
250
ifeq ($(
CONFIG_USE_X86INC
),yes)
276
ifeq ($(
CONFIG_USE_X86INC
),yes
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
vp9_subtract_test.cc
94
#if HAVE_SSE2 &&
CONFIG_USE_X86INC
sad_test.cc
436
#if
CONFIG_USE_X86INC
448
#endif //
CONFIG_USE_X86INC
461
#if
CONFIG_USE_X86INC
484
#if
CONFIG_USE_X86INC
502
#if
CONFIG_USE_X86INC
547
#if
CONFIG_USE_X86INC
/external/libvpx/libvpx/vp9/
vp9cx.mk
101
ifeq ($(
CONFIG_USE_X86INC
),yes)
112
ifeq ($(
CONFIG_USE_X86INC
),yes)
Completed in 345 milliseconds
1
2