Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c354 static double HistogramAddEval(const VP8LHistogram* const a, in HistogramAddEval() function
563 HistogramAddEval(histograms[first], histograms[idx], in HistogramCombineEntropyBin()
837 curr_cost_diff = HistogramAddEval(histograms[idx1], histograms[idx2], in HistogramCombineStochastic()