Home
last modified time | relevance | path

Searched refs:ref_single_p2 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1659 vp9_prob ref_single_p2 = vp9_get_pred_prob_single_ref_p2(cm, xd); in estimate_ref_frame_costs() local
1670 ref_costs_single[GOLDEN_FRAME] += vp9_cost_bit(ref_single_p2, 0); in estimate_ref_frame_costs()
1671 ref_costs_single[ALTREF_FRAME] += vp9_cost_bit(ref_single_p2, 1); in estimate_ref_frame_costs()