Home | History | Annotate | Download | only in decoder

Lines Matching full:decoding_thread_count

905     if (pbi->decoding_thread_count > num_token_partitions - 1)
906 pbi->decoding_thread_count = num_token_partitions - 1;
1353 for (thread = 0; thread < pbi->decoding_thread_count; ++thread)