Searched refs:curr_total_size (Results 1 – 1 of 1) sorted by relevance
372 int curr_total_size = max_detections; in BatchedNonMaxSuppressionOp() local375 while (curr_total_size > 0 && result_idx < result_candidate_vec.size()) { in BatchedNonMaxSuppressionOp()392 curr_total_size--; in BatchedNonMaxSuppressionOp()