Searched refs:prob_diff_update_cost (Results 1 – 1 of 1) sorted by relevance
76 static int prob_diff_update_cost(vp9_prob newp, vp9_prob oldp) { in prob_diff_update_cost() function130 const int update_b = prob_diff_update_cost(newp, oldp) + vp9_cost_upd256; in vp9_prob_diff_update_savings_search()167 update_b = prob_diff_update_cost(newp, oldp[PIVOT_NODE]) + in vp9_prob_diff_update_savings_search_model()