Home | History | Annotate | Download | only in enc

Lines Matching full:cur_score

551       score_t cur_score = MAX_COST;
591 if (score < cur_score) {
592 cur_score = score;