Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram.c326 static double HistogramAddEval(const VP8LHistogram* const a, in HistogramAddEval() function
543 HistogramAddEval(histograms[idx1], histograms[idx2], in HistogramCombineEntropyBin()
601 curr_cost_diff = HistogramAddEval(histograms[idx1], histograms[idx2], in HistogramCombine()