Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c461 static double HistogramAddThresh(const VP8LHistogram* const a, in HistogramAddThresh() function
1068 cur_bits = HistogramAddThresh(out_histo[k], in_histo[i], best_bits); in HistogramRemap()