Home | History | Annotate | Download | only in enc

Lines Matching defs:best_score

78     uint32_t best_score = ~0U;
81 if (best_score > cur_score) {
82 best_score = cur_score;