Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c697 static int HistogramCombineGreedy(VP8LHistogramSet* const image_histo) { in HistogramCombineGreedy() function
976 !HistogramCombineGreedy(image_histo)) { in VP8LGetHistoImageSymbols()