Searched refs:ctx0 (Results 1 – 2 of 2) sorted by relevance
283 static int GetResidualCost(int ctx0, const VP8Residual* const res) { in GetResidualCost() argument286 int p0 = res->prob[n][ctx0][0]; in GetResidualCost()287 const uint16_t* t = res->cost[n][ctx0]; in GetResidualCost()
487 int ctx0, int coeff_type, in TrellisQuantizeBlock() argument504 const int last_proba = last_costs[VP8EncBands[first]][ctx0][0]; in TrellisQuantizeBlock()527 NODE(n, m).ctx = ctx0; in TrellisQuantizeBlock()