Searched refs:kBaseScore (Results 1 – 1 of 1) sorted by relevance
125 static const float kBaseScore = 0.5f; in FillWeights() local127 (max_score - min_score)) * (1.0f - kBaseScore) + kBaseScore; in FillWeights()