Searched refs:should_hard_suppress (Results 1 – 2 of 2) sorted by relevance
137 bool should_hard_suppress = false; in NonMaxSuppression() local145 should_hard_suppress = true; in NonMaxSuppression()171 if (!should_hard_suppress) { in NonMaxSuppression()
226 bool should_hard_suppress = false; in DoNonMaxSuppressionOp() local235 should_hard_suppress = true; in DoNonMaxSuppressionOp()254 if (!should_hard_suppress) { in DoNonMaxSuppressionOp()