Searched refs:b_multithreaded_rd (Results 1 – 4 of 4) sorted by relevance
591 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd) == 0) break; in thread_decoding_proc()594 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd) == 0) { in thread_decoding_proc()619 vpx_atomic_init(&pbi->b_multithreaded_rd, 0); in vp8_decoder_create_threads()631 vpx_atomic_init(&pbi->b_multithreaded_rd, 1); in vp8_decoder_create_threads()742 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8mt_alloc_temp_buffers()811 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decoder_remove_threads()813 vpx_atomic_store_release(&pbi->b_multithreaded_rd, 0); in vp8_decoder_remove_threads()
76 vpx_atomic_int b_multithreaded_rd; member
1210 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd) && in vp8_decode_frame()
334 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decode()420 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decode()468 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decode()