Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodemv.c216 const vp8_prob * get_sub_mv_ref_prob(const int left, const int above) in get_sub_mv_ref_prob() function
286 prob = get_sub_mv_ref_prob(leftmv.as_int, abovemv.as_int); in decode_split_mv()