Searched refs:GetLengthCost (Results 1 – 1 of 1) sorted by relevance
107 static WEBP_INLINE double GetLengthCost(const CostModel* const m, in GetLengthCost() function266 manager->cost_cache_[0] = GetLengthCost(cost_model, 0); in CostManagerInit()268 manager->cost_cache_[i] = GetLengthCost(cost_model, i); in CostManagerInit()
Completed in 4 milliseconds