Searched refs:allocated_decoding_thread_count (Results 1 – 3 of 3) sorted by relevance
620 pbi->allocated_decoding_thread_count = 0; in vp8_decoder_create_threads()660 pbi->allocated_decoding_thread_count = ithread; in vp8_decoder_create_threads()661 if (pbi->allocated_decoding_thread_count != in vp8_decoder_create_threads()665 if (pbi->allocated_decoding_thread_count == 0) { in vp8_decoder_create_threads()816 for (i = 0; i < pbi->allocated_decoding_thread_count; ++i) { in vp8_decoder_remove_threads()821 for (i = 0; i < pbi->allocated_decoding_thread_count; ++i) { in vp8_decoder_remove_threads()825 if (pbi->allocated_decoding_thread_count) { in vp8_decoder_remove_threads()
80 int allocated_decoding_thread_count; member
434 for (i = 0; i < pbi->allocated_decoding_thread_count; ++i) { in vp8_decode()