Searched defs:ctx0 (Results 1 – 6 of 6) sorted by relevance
18 static int GetResidualCost(int ctx0, const VP8Residual* const res) { in GetResidualCost()
322 static int GetResidualCost(int ctx0, const VP8Residual* const res) { in GetResidualCost()
45 static int GetResidualCostSSE2(int ctx0, const VP8Residual* const res) { in GetResidualCostSSE2()
324 const int ctx0 = vp9_get_pred_context_single_ref_p1(xd); in read_ref_frames() local
589 int ctx0, int coeff_type, in TrellisQuantizeBlock()