Searched refs:HistogramCombineGreedy (Results 1 – 1 of 1) sorted by relevance
723 static int HistogramCombineGreedy(VP8LHistogramSet* const image_histo) { in HistogramCombineGreedy() function1029 if (do_greedy && !HistogramCombineGreedy(image_histo)) { in VP8LGetHistoImageSymbols()