Searched refs:base_cost (Results 1 – 1 of 1) sorted by relevance
508 score_t cost, base_cost, score; in TrellisQuantizeBlock() local515 base_cost = prev->cost + VP8LevelCost(tcost, level); in TrellisQuantizeBlock()518 cost = base_cost; in TrellisQuantizeBlock()532 cost = base_cost; in TrellisQuantizeBlock()