Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c542 static int GetHistoBinIndex(const VP8LHistogram* const h, in GetHistoBinIndex() function
638 bin_map[i] = GetHistoBinIndex(histograms[i], &cost_range, low_effort); in HistogramAnalyzeEntropyBin()