Home
last modified time | relevance | path

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

/external/libvpx/vp8/
Dvp8dx.mk70 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/reconintra_mt.h
71 VP8_DX_SRCS-$(CONFIG_MULTITHREAD) += decoder/reconintra_mt.c
/external/libvpx/vp8/decoder/
Dthreading.c41 #if CONFIG_MULTITHREAD in vp8_setup_decoding_thread_data()
102 #if CONFIG_MULTITHREAD in vp8mt_decode_macroblock()
236 #if CONFIG_MULTITHREAD in vp8_thread_decoding_proc()
451 #if CONFIG_MULTITHREAD in vp8_decoder_create_threads()
495 #if CONFIG_MULTITHREAD in vp8mt_de_alloc_temp_buffers()
601 #if CONFIG_MULTITHREAD in vp8mt_alloc_temp_buffers()
660 #if CONFIG_MULTITHREAD in vp8_decoder_remove_threads()
715 #if CONFIG_MULTITHREAD in vp8mt_lpf_init()
767 #if CONFIG_MULTITHREAD in vp8mt_decode_mb_rows()
Dreconintra_mt.c24 #if CONFIG_MULTITHREAD in vp8mt_build_intra_predictors_mby()
159 #if CONFIG_MULTITHREAD in vp8mt_build_intra_predictors_mby_s()
302 #if CONFIG_MULTITHREAD in vp8mt_build_intra_predictors_mbuv()
465 #if CONFIG_MULTITHREAD in vp8mt_build_intra_predictors_mbuv_s()
641 #if CONFIG_MULTITHREAD in vp8mt_predict_intra4x4()
954 #if CONFIG_MULTITHREAD in vp8mt_intra_prediction_down_copy()
Ddecoderthreading.h18 #if CONFIG_MULTITHREAD
Dreconintra_mt.h16 #if CONFIG_MULTITHREAD
Donyxd_int.h97 #if CONFIG_MULTITHREAD
Donyxd_if.c149 #if CONFIG_MULTITHREAD in vp8dx_remove_decompressor()
Ddecodframe.c628 #if CONFIG_MULTITHREAD in vp8_decode_frame()
/external/libvpx/
Dvpx_config.h67 #define CONFIG_MULTITHREAD 1 macro
/external/libvpx/vp8/encoder/
Dethreading.c27 #if CONFIG_MULTITHREAD in thread_encoding_proc()
415 #if CONFIG_MULTITHREAD in vp8cx_create_encoder_threads()
468 #if CONFIG_MULTITHREAD in vp8cx_remove_encoder_threads()
Donyx_int.h585 #if CONFIG_MULTITHREAD
591 #if CONFIG_MULTITHREAD
Dencodeframe.c705 #if CONFIG_MULTITHREAD in vp8_encode_frame()