Searched refs:totalCost (Results 1 – 2 of 2) sorted by relevance
176 double cost = totalCost(output_size, cost_per_coeff); in numThreads()186 return totalCost(output_size, cost_per_coeff) / kTaskSize; in taskSize()190 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE double totalCost( in totalCost() function
423 static U32 totalCost = 0; in LZ4HC_encodeSequence() local434 cost, totalCost); in LZ4HC_encodeSequence()435 totalCost += cost; in LZ4HC_encodeSequence()