Searched refs:cost_threshold (Results 1 – 1 of 1) sorted by relevance
293 double cost_threshold, in GetCombinedHistogramEntropy() argument303 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()320 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()324 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()328 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()334 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()357 double cost_threshold) { in HistogramAddEval() argument360 cost_threshold += sum_cost; in HistogramAddEval()362 if (GetCombinedHistogramEntropy(a, b, cost_threshold, &cost)) { in HistogramAddEval()376 double cost_threshold) { in HistogramAddThresh() argument[all …]