Searched refs:av1_get_pred_context_single_ref_p3 (Results 1 – 5 of 5) sorted by relevance
296 int av1_get_pred_context_single_ref_p3(const MACROBLOCKD *xd);317 ->single_ref_cdf[av1_get_pred_context_single_ref_p3(xd)][2]; in av1_get_pred_cdf_single_ref_p3()
481 int av1_get_pred_context_single_ref_p3(const MACROBLOCKD *xd) { in av1_get_pred_context_single_ref_p3() function
308 const int ctx_p3 = av1_get_pred_context_single_ref_p3(xd); in estimate_single_ref_frame_costs()
763 const int ctx_p3 = av1_get_pred_context_single_ref_p3(xd); in estimate_ref_frame_costs()
1292 counts->single_ref[av1_get_pred_context_single_ref_p3(xd)][2][bit1]++; in update_stats()