Searched refs:weighted_prob (Results 1 – 1 of 1) sorted by relevance
65 static INLINE vpx_prob weighted_prob(int prob1, int prob2, int factor) { in weighted_prob() function75 return weighted_prob(pre_prob, prob, factor); in merge_probs()93 return weighted_prob(pre_prob, prob, factor); in mode_mv_merge_probs()