Searched refs:threshold_size (Results 1 – 1 of 1) sorted by relevance
1226 const int threshold_size = (int)(1 + (x * x * x) * (MAX_HISTO_GREEDY - 1)); in VP8LGetHistoImageSymbols() local1228 if (!HistogramCombineStochastic(image_histo, &num_used, threshold_size, in VP8LGetHistoImageSymbols()