Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dbackward_references_cost_enc.c107 static WEBP_INLINE double GetLengthCost(const CostModel* const m, in GetLengthCost() function
266 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