Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram.c265 static int GetCombinedHistogramEntropy(const VP8LHistogram* const a, in GetCombinedHistogramEntropy() function
309 if (GetCombinedHistogramEntropy(a, b, cost_threshold, &cost)) { in HistogramAddEval()
327 GetCombinedHistogramEntropy(a, b, cost_threshold, &cost); in HistogramAddThresh()