Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c837 static int HistogramCombineGreedy(VP8LHistogramSet* const image_histo, in HistogramCombineGreedy() function
1234 if (!HistogramCombineGreedy(image_histo, &num_used)) { in VP8LGetHistoImageSymbols()