Searched refs:ctx_p2 (Results 1 – 2 of 2) sorted by relevance
307 const int ctx_p2 = av1_get_pred_context_single_ref_p2(xd); in estimate_single_ref_frame_costs() local333 ref_costs_single[BWDREF_FRAME] += x->single_ref_cost[ctx_p2][1][0]; in estimate_single_ref_frame_costs()334 ref_costs_single[ALTREF2_FRAME] += x->single_ref_cost[ctx_p2][1][0]; in estimate_single_ref_frame_costs()335 ref_costs_single[ALTREF_FRAME] += x->single_ref_cost[ctx_p2][1][1]; in estimate_single_ref_frame_costs()
762 const int ctx_p2 = av1_get_pred_context_single_ref_p2(xd); in estimate_ref_frame_costs() local788 ref_costs_single[BWDREF_FRAME] += x->single_ref_cost[ctx_p2][1][0]; in estimate_ref_frame_costs()789 ref_costs_single[ALTREF2_FRAME] += x->single_ref_cost[ctx_p2][1][0]; in estimate_ref_frame_costs()790 ref_costs_single[ALTREF_FRAME] += x->single_ref_cost[ctx_p2][1][1]; in estimate_ref_frame_costs()