Searched defs:ctx0 (Results 1 – 7 of 7) sorted by relevance
18 static int GetResidualCost_MIPSdspR2(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPSdspR2()
322 static int GetResidualCost_C(int ctx0, const VP8Residual* const res) { in GetResidualCost_C()
18 static int GetResidualCost_MIPS32(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPS32()
45 static int GetResidualCost_SSE2(int ctx0, const VP8Residual* const res) { in GetResidualCost_SSE2()
95 const int ctx0 = ctx; in vp9_optimize_b() local
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()