Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c723 static int HistogramCombineGreedy(VP8LHistogramSet* const image_histo) { in HistogramCombineGreedy() function
1029 if (do_greedy && !HistogramCombineGreedy(image_histo)) { in VP8LGetHistoImageSymbols()