Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vp9/common/
Dvp9_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()
Dvp9_thread.h25 #if CONFIG_MULTITHREAD
/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.c21 #if CONFIG_MULTITHREAD
34 #if CONFIG_MULTITHREAD
89 #if CONFIG_MULTITHREAD in vp8_machine_specific_config()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_dthread.c20 #if CONFIG_MULTITHREAD
39 #if CONFIG_MULTITHREAD in sync_read()
60 #if CONFIG_MULTITHREAD in sync_write()
230 #if CONFIG_MULTITHREAD in vp9_loop_filter_alloc()
255 #if !CONFIG_MULTITHREAD in vp9_loop_filter_dealloc()
260 #if CONFIG_MULTITHREAD in vp9_loop_filter_dealloc()
Dvp9_dthread.h32 #if CONFIG_MULTITHREAD
/external/libvpx/libvpx/vp8/decoder/
Ddecoderthreading.h18 #if CONFIG_MULTITHREAD
Donyxd_int.h81 #if CONFIG_MULTITHREAD
Donyxd_if.c461 #if CONFIG_MULTITHREAD in vp8_create_decoder_instances()
485 #if CONFIG_MULTITHREAD in vp8_remove_decoder_instances()
/external/libvpx/libvpx/vp8/common/
Dinvtrans.h20 #if CONFIG_MULTITHREAD
Donyxc_int.h172 #if CONFIG_MULTITHREAD
Dthreading.h19 #if CONFIG_OS_SUPPORT && CONFIG_MULTITHREAD
/external/libvpx/generic/
Dvpx_config.h65 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/armv7a/
Dvpx_config.h65 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/mips/
Dvpx_config.h65 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/x86/
Dvpx_config.h65 #define CONFIG_MULTITHREAD 1 macro
Dvpx_config.asm53 CONFIG_MULTITHREAD equ 1 define
/external/libvpx/mips-dspr2/
Dvpx_config.h65 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h65 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/libvpx/vp8/
Dvp8dx.mk37 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/threading.c
Dvp8_dx_iface.c411 #if CONFIG_MULTITHREAD in vp8_decode()
450 #if CONFIG_MULTITHREAD in vp8_decode()
488 #if CONFIG_MULTITHREAD in vp8_decode()
Dvp8cx.mk36 VP8_CX_SRCS-$(CONFIG_MULTITHREAD) += encoder/ethreading.c
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c384 #if CONFIG_MULTITHREAD in encode_mb_row()
461 #if CONFIG_MULTITHREAD in encode_mb_row()
609 #if CONFIG_MULTITHREAD in encode_mb_row()
816 #if CONFIG_MULTITHREAD in vp8_encode_frame()
Donyx_if.c485 #if CONFIG_MULTITHREAD in dealloc_compressor_data()
1259 #if CONFIG_MULTITHREAD in vp8_alloc_compressor_data()
1484 #if CONFIG_MULTITHREAD in vp8_change_config()
2055 #if CONFIG_MULTITHREAD in vp8_create_compressor()
2439 #if CONFIG_MULTITHREAD in vp8_remove_compressor()
3338 #if CONFIG_MULTITHREAD in vp8_loopfilter_frame()
3392 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
4465 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
4492 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
4501 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
[all …]
Donyx_int.h521 #if CONFIG_MULTITHREAD

12