Searched refs:GetCacheCost (Results 1 – 1 of 1) sorted by relevance
102 static WEBP_INLINE double GetCacheCost(const CostModel* const m, uint32_t idx) { in GetCacheCost() function131 cost_val += GetCacheCost(cost_model, ix) * mul0; in AddSingleLiteralWithCostModel()