Home | History | Annotate | Download | only in enc

Lines Matching refs:max_error

504     score_t max_error;
509 max_error = 0;
513 max_error += kWeightTrellis[j] * err;
522 best_score = RDScoreTrellis(lambda, cost, max_error);
528 NODE(n, m).error = max_error;
565 // subtract as distortion to max_error