Home | History | Annotate | Download | only in enc

Lines Matching full:max_cost

436   rd->score = MAX_COST;
551 score_t cur_score = MAX_COST;
559 cur->cost = MAX_COST;
578 if (prev->cost >= MAX_COST) { // dead node?
963 score_t best_score = MAX_COST;
989 score_t best_sub_score = MAX_COST;