Searched refs:b_multi_threaded (Results 1 – 5 of 5) sorted by relevance
31 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()516 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()552 cpi->b_multi_threaded = 1; in vp8cx_create_encoder_threads()583 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()614 cpi->b_multi_threaded = 0; in vp8cx_create_encoder_threads()640 if (cpi->b_multi_threaded) in vp8cx_remove_encoder_threads()643 cpi->b_multi_threaded = 0; in vp8cx_remove_encoder_threads()
390 if ((cpi->b_multi_threaded != 0) && (mb_row != 0)) in encode_mb_row()462 if (cpi->b_multi_threaded != 0) in encode_mb_row()610 if (cpi->b_multi_threaded != 0) in encode_mb_row()817 if (cpi->b_multi_threaded) in vp8_encode_frame()
525 int b_multi_threaded; member
3339 if (cpi->b_multi_threaded) in vp8_loopfilter_frame()4466 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()4494 if (cpi->b_multi_threaded) in encode_frame_to_data_rate()
1675 if (cpi->b_multi_threaded) in vp8_pack_bitstream()