Searched refs:UpdateCost (Results 1 – 2 of 2) sorted by relevance
321 static WEBP_INLINE void UpdateCost(CostManager* const manager, int i, in UpdateCost() function338 for (i = start; i < end; ++i) UpdateCost(manager, i, position, cost); in UpdateCostPerInterval()386 UpdateCost(manager, i, current->index_, current->cost_); in UpdateCostAtIndex()
670 double UpdateCost = getUpdateCost(D1, D2); in computeForestDist() local674 ForestDist[D1 - 1][D2 - 1] + UpdateCost}); in computeForestDist()