Searched refs:allocated_decoding_thread_count (Results 1 – 3 of 3) sorted by relevance
616 pbi->allocated_decoding_thread_count = 0; in vp8_decoder_create_threads()656 pbi->allocated_decoding_thread_count = ithread; in vp8_decoder_create_threads()657 if (pbi->allocated_decoding_thread_count != in vp8_decoder_create_threads()661 if (pbi->allocated_decoding_thread_count == 0) { in vp8_decoder_create_threads()812 for (i = 0; i < pbi->allocated_decoding_thread_count; ++i) { in vp8_decoder_remove_threads()817 for (i = 0; i < pbi->allocated_decoding_thread_count; ++i) { in vp8_decoder_remove_threads()821 if (pbi->allocated_decoding_thread_count) { in vp8_decoder_remove_threads()
77 int allocated_decoding_thread_count; member
410 for (i = 0; i < pbi->allocated_decoding_thread_count; ++i) { in vp8_decode()