Searched refs:kTaskSize (Results 1 – 1 of 1) sorted by relevance
169 static const int kTaskSize = 40000; variable186 return totalCost(output_size, cost_per_coeff) / kTaskSize; in taskSize()