Searched refs:ctx_p2 (Results 1 – 1 of 1) sorted by relevance
6860 const int ctx_p2 = av1_get_pred_context_single_ref_p2(xd); in estimate_ref_frame_costs() local6886 ref_costs_single[BWDREF_FRAME] += x->single_ref_cost[ctx_p2][1][0]; in estimate_ref_frame_costs()6887 ref_costs_single[ALTREF2_FRAME] += x->single_ref_cost[ctx_p2][1][0]; in estimate_ref_frame_costs()6888 ref_costs_single[ALTREF_FRAME] += x->single_ref_cost[ctx_p2][1][1]; in estimate_ref_frame_costs()