Searched refs:count_per_thread (Results 1 – 1 of 1) sorted by relevance
69 size_t count_per_thread = fec_div_round_up(blocks, threads) * FEC_BLOCKSIZE; in process() local72 uint64_t end = start + count_per_thread; in process()75 count_per_thread, count); in process()108 end += count_per_thread; in process()