Searched refs:b_multithreaded_rd (Results 1 – 4 of 4) sorted by relevance
588 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd) == 0) break; in thread_decoding_proc()591 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd) == 0) { in thread_decoding_proc()615 vpx_atomic_init(&pbi->b_multithreaded_rd, 0); in vp8_decoder_create_threads()627 vpx_atomic_init(&pbi->b_multithreaded_rd, 1); in vp8_decoder_create_threads()738 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8mt_alloc_temp_buffers()807 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decoder_remove_threads()809 vpx_atomic_store_release(&pbi->b_multithreaded_rd, 0); in vp8_decoder_remove_threads()
75 vpx_atomic_int b_multithreaded_rd; member
1218 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd) && in vp8_decode_frame()
321 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decode()400 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decode()448 if (vpx_atomic_load_acquire(&pbi->b_multithreaded_rd)) { in vp8_decode()