Searched refs:av1_get_pred_context_single_ref_p2 (Results 1 – 5 of 5) sorted by relevance
294 int av1_get_pred_context_single_ref_p2(const MACROBLOCKD *xd);312 ->single_ref_cdf[av1_get_pred_context_single_ref_p2(xd)][1]; in av1_get_pred_cdf_single_ref_p2()
475 int av1_get_pred_context_single_ref_p2(const MACROBLOCKD *xd) { in av1_get_pred_context_single_ref_p2() function
307 const int ctx_p2 = av1_get_pred_context_single_ref_p2(xd); in estimate_single_ref_frame_costs()
762 const int ctx_p2 = av1_get_pred_context_single_ref_p2(xd); in estimate_ref_frame_costs()
1277 counts->single_ref[av1_get_pred_context_single_ref_p2(xd)][1] in update_stats()