Searched refs:last_pos_score (Results 1 – 1 of 1) sorted by relevance
643 score_t base_score, last_pos_score; in TrellisQuantizeBlock() local657 last_pos_score = RDScoreTrellis(lambda, last_pos_cost, 0); in TrellisQuantizeBlock()691 const score_t score = best_cur_score + last_pos_score; in TrellisQuantizeBlock()