Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c1226 const int threshold_size = (int)(1 + (x * x * x) * (MAX_HISTO_GREEDY - 1)); in VP8LGetHistoImageSymbols() local
1228 if (!HistogramCombineStochastic(image_histo, &num_used, threshold_size, in VP8LGetHistoImageSymbols()