Searched refs:best_i4_score (Results 1 – 1 of 1) sorted by relevance
1187 score_t best_i4_score = MAX_COST; in RefineUsingDistortion() local1196 if (score < best_i4_score) { in RefineUsingDistortion()1198 best_i4_score = score; in RefineUsingDistortion()1203 score_i4 += best_i4_score; in RefineUsingDistortion()