Searched refs:get_sub_mv_ref_prob (Results 1 – 1 of 1) sorted by relevance
216 const vp8_prob * get_sub_mv_ref_prob(const int left, const int above) in get_sub_mv_ref_prob() function286 prob = get_sub_mv_ref_prob(leftmv.as_int, abovemv.as_int); in decode_split_mv()