Searched refs:threshold_size (Results 1 – 1 of 1) sorted by relevance
972 const int threshold_size = (int)(1 + (x * x * x) * (MAX_HISTO_GREEDY - 1)); in VP8LGetHistoImageSymbols() local974 cur_combo, quality, threshold_size); in VP8LGetHistoImageSymbols()975 if ((image_histo->size <= threshold_size) && in VP8LGetHistoImageSymbols()