Searched refs:cur_score (Results 1 – 1 of 1) sorted by relevance
483 score_t cur_score = MAX_COST; in TrellisQuantizeBlock() local523 if (score < cur_score) { in TrellisQuantizeBlock()524 cur_score = score; in TrellisQuantizeBlock()