Searched refs:b_multi_threaded (Results 1 – 5 of 5) sorted by relevance
36 if (cpi->b_multi_threaded == 0) in loopfilter_thread()41 if (cpi->b_multi_threaded == FALSE) // we're shutting down in loopfilter_thread()66 if (cpi->b_multi_threaded == 0) in thread_encoding_proc()81 if (cpi->b_multi_threaded == FALSE) // we're shutting down in thread_encoding_proc()460 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()493 cpi->b_multi_threaded = 1; in vp8cx_create_encoder_threads()528 if (cpi->b_multi_threaded) in vp8cx_remove_encoder_threads()531 cpi->b_multi_threaded = 0; in vp8cx_remove_encoder_threads()
488 if ((cpi->b_multi_threaded != 0) && (mb_row != 0)) in encode_mb_row()539 if ((cpi->b_multi_threaded != 0) && (mb_row != 0)) in encode_mb_row()650 if (cpi->b_multi_threaded != 0) in encode_mb_row()670 if ((cpi->b_multi_threaded != 0) && (mb_row == cm->mb_rows - 1)) in encode_mb_row()804 if (cpi->b_multi_threaded) in vp8_encode_frame()
598 int b_multi_threaded; member
3261 if (cpi->b_multi_threaded) in loopfilter_frame()4238 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()4255 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()4264 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()
1669 if (cpi->b_multi_threaded) in vp8_pack_bitstream()