Searched refs:best_i4_score (Results 1 – 1 of 1) sorted by relevance
1276 score_t best_i4_score = MAX_COST; in RefineUsingDistortion() local1285 if (score < best_i4_score) { in RefineUsingDistortion()1287 best_i4_score = score; in RefineUsingDistortion()1292 score_i4 += best_i4_score; in RefineUsingDistortion()