Home
last modified time | relevance | path

Searched refs:CONFIG_MULTITHREAD (Results 1 – 25 of 42) sorted by relevance

12

/external/libvpx/libvpx/vp9/decoder/
Dvp9_dthread.c21 #if CONFIG_MULTITHREAD in vp9_frameworker_lock_stats()
30 #if CONFIG_MULTITHREAD in vp9_frameworker_unlock_stats()
39 #if CONFIG_MULTITHREAD in vp9_frameworker_signal_stats()
64 #if CONFIG_MULTITHREAD in vp9_frameworker_wait()
116 #if CONFIG_MULTITHREAD in vp9_frameworker_broadcast()
139 #if CONFIG_MULTITHREAD in vp9_frameworker_copy_context()
Dvp9_dthread.h42 #if CONFIG_MULTITHREAD
/external/libvpx/libvpx/vpx_util/
Dvpx_thread.c21 #if CONFIG_MULTITHREAD
87 #if CONFIG_MULTITHREAD in sync()
98 #if CONFIG_MULTITHREAD in reset()
139 #if CONFIG_MULTITHREAD in launch()
147 #if CONFIG_MULTITHREAD in end()
/external/libvpx/libvpx/vpx_ports/
Dvpx_once.h16 #if CONFIG_MULTITHREAD && defined(_WIN32)
76 #elif CONFIG_MULTITHREAD && defined(__OS2__)
103 #elif CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c22 #if CONFIG_MULTITHREAD
35 #if CONFIG_MULTITHREAD
95 #if CONFIG_MULTITHREAD in vp8_machine_specific_config()
/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c19 #if CONFIG_MULTITHREAD
38 #if CONFIG_MULTITHREAD in sync_read()
59 #if CONFIG_MULTITHREAD in sync_write()
258 #if CONFIG_MULTITHREAD in vp9_loop_filter_alloc()
294 #if CONFIG_MULTITHREAD in vp9_loop_filter_dealloc()
Dvp9_alloccommon.c23 #if CONFIG_MULTITHREAD in lock_buffer_pool()
31 #if CONFIG_MULTITHREAD in unlock_buffer_pool()
Dvp9_thread_common.h26 #if CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp8/decoder/
Ddecoderthreading.h18 #if CONFIG_MULTITHREAD
Donyxd_int.h81 #if CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp8/common/
Dinvtrans.h20 #if CONFIG_MULTITHREAD
Donyxc_int.h172 #if CONFIG_MULTITHREAD
/external/libvpx/config/x86_64/
Dvpx_config.asm48 %define CONFIG_MULTITHREAD 1
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm48 %define CONFIG_MULTITHREAD 1
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/arm/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
Dvpx_config.asm51 .equ CONFIG_MULTITHREAD , 1 define
/external/libvpx/config/mips32/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/config/generic/
Dvpx_config.h60 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/libvpx/vp8/
Dvp8dx.mk37 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/threading.c

12