Home
last modified time | relevance | path

Searched refs:GetLengthCost (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dbackward_references.c439 static WEBP_INLINE double GetLengthCost(const CostModel* const m, in GetLengthCost() function
513 distance_cost + GetLengthCost(cost_model, k); in BackwardReferencesHashChainDistanceOnly()