OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_MULTITHREAD
(Results
26 - 50
of
64
) sorted by null
1
2
3
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
65
#define
CONFIG_MULTITHREAD
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
65
#define
CONFIG_MULTITHREAD
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
65
#define
CONFIG_MULTITHREAD
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8dx.mk
37
VP8_DX_SRCS-$(
CONFIG_MULTITHREAD
) += decoder/threading.c
vp8cx.mk
36
VP8_CX_SRCS-$(
CONFIG_MULTITHREAD
) += encoder/ethreading.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
65
#define
CONFIG_MULTITHREAD
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
65
#define
CONFIG_MULTITHREAD
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
64
#define
CONFIG_MULTITHREAD
1
vpx_config.asm
52
CONFIG_MULTITHREAD
equ 1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_thread.h
26
#if
CONFIG_MULTITHREAD
153
#endif //
CONFIG_MULTITHREAD
168
#if
CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp8/common/
onyxc_int.h
172
#if
CONFIG_MULTITHREAD
threading.h
19
#if CONFIG_OS_SUPPORT &&
CONFIG_MULTITHREAD
188
#endif /* CONFIG_OS_SUPPORT &&
CONFIG_MULTITHREAD
*/
/external/libvpx/libvpx/vp8/decoder/
onyxd_int.h
81
#if
CONFIG_MULTITHREAD
onyxd_if.c
481
#if
CONFIG_MULTITHREAD
505
#if
CONFIG_MULTITHREAD
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h
172
#if
CONFIG_MULTITHREAD
threading.h
19
#if CONFIG_OS_SUPPORT &&
CONFIG_MULTITHREAD
188
#endif /* CONFIG_OS_SUPPORT &&
CONFIG_MULTITHREAD
*/
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_int.h
81
#if
CONFIG_MULTITHREAD
onyxd_if.c
489
#if
CONFIG_MULTITHREAD
513
#if
CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp9/common/
vp9_alloccommon.c
23
#if
CONFIG_MULTITHREAD
31
#if
CONFIG_MULTITHREAD
vp9_thread_common.c
19
#if
CONFIG_MULTITHREAD
35
#endif //
CONFIG_MULTITHREAD
38
#if
CONFIG_MULTITHREAD
54
#endif //
CONFIG_MULTITHREAD
59
#if
CONFIG_MULTITHREAD
86
#endif //
CONFIG_MULTITHREAD
258
#if
CONFIG_MULTITHREAD
278
#endif //
CONFIG_MULTITHREAD
294
#if
CONFIG_MULTITHREAD
309
#endif //
CONFIG_MULTITHREAD
[
all
...]
/external/libvpx/libvpx/vpx_util/
vpx_thread.h
29
#if
CONFIG_MULTITHREAD
156
#endif //
CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
400
#if
CONFIG_MULTITHREAD
439
#if
CONFIG_MULTITHREAD
477
#if
CONFIG_MULTITHREAD
vp8cx.mk
36
VP8_CX_SRCS-$(
CONFIG_MULTITHREAD
) += encoder/ethreading.c
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
78
#if
CONFIG_MULTITHREAD
84
#if
CONFIG_MULTITHREAD
336
#if
CONFIG_MULTITHREAD
371
#if
CONFIG_MULTITHREAD
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
encodeframe.c
386
#if
CONFIG_MULTITHREAD
463
#if
CONFIG_MULTITHREAD
617
#if
CONFIG_MULTITHREAD
703
#if
CONFIG_MULTITHREAD
733
#endif //
CONFIG_MULTITHREAD
825
#if
CONFIG_MULTITHREAD
932
#endif //
CONFIG_MULTITHREAD
[
all
...]
Completed in 291 milliseconds
1
2
3