Searched refs:score_ratio (Results 1 – 1 of 1) sorted by relevance
1803 float score_ratio = 0.0; in prune_tx_2D() local1810 if (score_ratio > 30.0 && tx_count >= 2) break; in prune_tx_2D()1818 score_ratio = temp_score * inv_sum_score; in prune_tx_2D()