Searched refs:cost_threshold (Results 1 – 1 of 1) sorted by relevance
375 double cost_threshold, in GetCombinedHistogramEntropy() argument386 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()404 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()409 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()414 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()421 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()444 double cost_threshold) { in HistogramAddEval() argument447 cost_threshold += sum_cost; in HistogramAddEval()449 if (GetCombinedHistogramEntropy(a, b, cost_threshold, &cost)) { in HistogramAddEval()463 double cost_threshold) { in HistogramAddThresh() argument[all …]