Searched defs:maxScore (Results 1 – 9 of 9) sorted by relevance
45 double maxScore = 0.0; in evaluateChannel() local
124 double maxScore = Evaluator.NOT_RECOMMENDED; in recommendChannels() local132 records.add(Pair.create(cr.getChannel(), maxScore)); in recommendChannels() local
65 double maxScore = NOT_RECOMMENDED; in evaluateChannel() local
100 const float maxScore = score >= S_INT_MAX ? static_cast<float>(S_INT_MAX) in calcNormalizedScore() local
193 int maxScore = getMaxScore(candidateNameType, nameType); in matchName() local311 int maxScore = 0; in pickBestMatch() local
191 int maxScore = getMaxScore(candidateNameType, nameType); in matchName() local
103 float maxScore = -FLT_MAX; in heatmapMaxKeypointFloat32Nhwc() local
320 auto& maxScore = *std::max_element(selectStart, selectEnd, in hardNmsSingleClass() local383 auto& maxScore = *std::max_element(selectStart, selectEnd, in softNmsSingleClass() local
656 final int maxScore = isPrimary() ? ConnectedScore.WIFI_MAX_SCORE in calculateAndReportScore() local