Searched refs:cost_threshold (Results 1 – 1 of 1) sorted by relevance
376 double cost_threshold, in GetCombinedHistogramEntropy() argument387 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()405 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()410 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()415 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()422 if (*cost > cost_threshold) return 0; in GetCombinedHistogramEntropy()445 double cost_threshold) { in HistogramAddEval() argument448 cost_threshold += sum_cost; in HistogramAddEval()450 if (GetCombinedHistogramEntropy(a, b, cost_threshold, &cost)) { in HistogramAddEval()464 double cost_threshold) { in HistogramAddThresh() argument[all …]