Searched refs:pre_prob (Results 1 – 1 of 1) sorted by relevance
63 static INLINE vpx_prob merge_probs(vpx_prob pre_prob, in merge_probs() argument70 return weighted_prob(pre_prob, prob, factor); in merge_probs()79 static INLINE vpx_prob mode_mv_merge_probs(vpx_prob pre_prob, in mode_mv_merge_probs() argument83 return pre_prob; in mode_mv_merge_probs()89 return weighted_prob(pre_prob, prob, factor); in mode_mv_merge_probs()