Home
last modified time | relevance | path

Searched refs:b_multi_threaded (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dethreading.c31 if (cpi->b_multi_threaded == 0) in thread_loopfilter()
36 if (cpi->b_multi_threaded == 0) /* we're shutting down */ in thread_loopfilter()
58 if (cpi->b_multi_threaded == 0) in thread_encoding_proc()
77 if (cpi->b_multi_threaded == 0) /* we're shutting down */ in thread_encoding_proc()
501 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()
537 cpi->b_multi_threaded = 1; in vp8cx_create_encoder_threads()
568 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()
599 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()
625 if (cpi->b_multi_threaded) in vp8cx_remove_encoder_threads()
628 cpi->b_multi_threaded = 0; in vp8cx_remove_encoder_threads()
Dencodeframe.c391 if ((cpi->b_multi_threaded != 0) && (mb_row != 0)) in encode_mb_row()
463 if (cpi->b_multi_threaded != 0) in encode_mb_row()
598 if (cpi->b_multi_threaded != 0) in encode_mb_row()
805 if (cpi->b_multi_threaded) in vp8_encode_frame()
Donyx_int.h526 int b_multi_threaded; member
Dbitstream.c1676 if (cpi->b_multi_threaded) in vp8_pack_bitstream()
Donyx_if.c3300 if (cpi->b_multi_threaded) in vp8_loopfilter_frame()
4421 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()
4444 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()