Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/enc/
Dhistogram.c457 int best_out = 0; in HistogramRemap() local
466 best_out = k; in HistogramRemap()
469 symbols[i] = best_out; in HistogramRemap()
/external/webp/src/enc/
Dhistogram.c821 int best_out = 0; in HistogramRemap() local
830 best_out = k; in HistogramRemap()
833 symbols[i] = best_out; in HistogramRemap()