Searched refs:UpdateCost (Results 1 – 1 of 1) 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()