Searched refs:max_error (Results 1 – 1 of 1) sorted by relevance
436 score_t max_error; in TrellisQuantizeBlock() local441 max_error = 0; in TrellisQuantizeBlock()445 max_error += kWeightTrellis[j] * err; in TrellisQuantizeBlock()454 best_score = RDScoreTrellis(lambda, cost, max_error); in TrellisQuantizeBlock()460 NODE(n, m).error = max_error; in TrellisQuantizeBlock()