Searched refs:ctx_p3 (Results 1 – 1 of 1) sorted by relevance
6861 const int ctx_p3 = av1_get_pred_context_single_ref_p3(xd); in estimate_ref_frame_costs() local6879 ref_costs_single[LAST_FRAME] += x->single_ref_cost[ctx_p3][2][0]; in estimate_ref_frame_costs()6880 ref_costs_single[LAST2_FRAME] += x->single_ref_cost[ctx_p3][2][0]; in estimate_ref_frame_costs()6881 ref_costs_single[LAST3_FRAME] += x->single_ref_cost[ctx_p3][2][1]; in estimate_ref_frame_costs()6882 ref_costs_single[GOLDEN_FRAME] += x->single_ref_cost[ctx_p3][2][1]; in estimate_ref_frame_costs()