Searched refs:last_proba (Results 1 – 1 of 1) sorted by relevance
608 const int last_proba = probas[VP8EncBands[first]][ctx0][0]; in TrellisQuantizeBlock() local625 cost = VP8BitCost(0, last_proba); in TrellisQuantizeBlock()630 const score_t rate = (ctx0 == 0) ? VP8BitCost(1, last_proba) : 0; in TrellisQuantizeBlock()