Home | History | Annotate | Download | only in enc

Lines Matching full:curr_cost

833       double curr_cost;
841 curr_cost =
843 if (curr_cost < 0) { // found a better pair?
844 best_cost = curr_cost;