Home
last modified time | relevance | path

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

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