Searched refs:b_multithreaded_rd (Results 1 – 4 of 4) sorted by relevance
572 if (protected_read(&pbi->mt_mutex, &pbi->b_multithreaded_rd) == 0) break; in thread_decoding_proc()575 if (protected_read(&pbi->mt_mutex, &pbi->b_multithreaded_rd) == 0) { in thread_decoding_proc()593 pbi->b_multithreaded_rd = 0; in vp8_decoder_create_threads()606 pbi->b_multithreaded_rd = 1; in vp8_decoder_create_threads()727 if (protected_read(&pbi->mt_mutex, &pbi->b_multithreaded_rd)) { in vp8mt_alloc_temp_buffers()796 if (protected_read(&pbi->mt_mutex, &pbi->b_multithreaded_rd)) { in vp8_decoder_remove_threads()798 protected_write(&pbi->mt_mutex, &pbi->b_multithreaded_rd, 0); in vp8_decoder_remove_threads()
71 int b_multithreaded_rd; member
1208 if (pbi->b_multithreaded_rd && pc->multi_token_partition != ONE_PARTITION) { in vp8_decode_frame()
417 if (pbi->b_multithreaded_rd) { in vp8_decode()