Home
last modified time | relevance | path

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

/external/libvpx/vp8/
Dvp8dx.mk65 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/threading.c
67 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/reconintra_mt.h
68 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/reconintra_mt.c
Dvp8cx.mk44 VP8_CX_SRCS-$(CONFIG_MULTITHREAD) += encoder/ethreading.c
/external/libvpx/vp8/decoder/
Ddecoderthreading.h18 #if CONFIG_MULTITHREAD
Dreconintra_mt.h16 #if CONFIG_MULTITHREAD
Donyxd_if.c80 #if CONFIG_MULTITHREAD in vp8dx_create_decompressor()
111 #if CONFIG_MULTITHREAD in vp8dx_remove_decompressor()
345 #if CONFIG_MULTITHREAD in vp8dx_receive_compressed_data()
Donyxd_int.h90 #if CONFIG_MULTITHREAD
Ddecodframe.c485 #if CONFIG_MULTITHREAD in setup_token_decoder()
639 #if CONFIG_MULTITHREAD in vp8_decode_frame()
847 #if CONFIG_MULTITHREAD in vp8_decode_frame()
869 #if CONFIG_MULTITHREAD in vp8_decode_frame()
/external/libvpx/
Dvpx_config.h74 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/vp8/common/
Dthreading.h17 #if CONFIG_OS_SUPPORT && CONFIG_MULTITHREAD
/external/libvpx/vp8/encoder/
Dencodeframe.c483 #if CONFIG_MULTITHREAD in encode_mb_row()
538 #if CONFIG_MULTITHREAD in encode_mb_row()
649 #if CONFIG_MULTITHREAD in encode_mb_row()
669 #if CONFIG_MULTITHREAD in encode_mb_row()
803 #if CONFIG_MULTITHREAD in vp8_encode_frame()
Donyx_int.h593 #if CONFIG_MULTITHREAD
Donyx_if.c1369 #if CONFIG_MULTITHREAD in vp8_alloc_compressor_data()
2066 #if CONFIG_MULTITHREAD in vp8_create_compressor()
2343 #if CONFIG_MULTITHREAD in vp8_remove_compressor()
3260 #if CONFIG_MULTITHREAD in loopfilter_frame()
4237 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
4253 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
4262 #if CONFIG_MULTITHREAD in encode_frame_to_data_rate()
Dethreading.c16 #if CONFIG_MULTITHREAD
Dbitstream.c1668 #if CONFIG_MULTITHREAD in vp8_pack_bitstream()