Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dfindnearmv.h62 static unsigned int vp8_check_mv_bounds(int_mv *mv, int mb_to_left_edge, in vp8_check_mv_bounds() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c307 mi->mbmi.need_to_clamp_mvs |= vp8_check_mv_bounds( in estimate_mb_mvs()
549 mi->mbmi.need_to_clamp_mvs |= vp8_check_mv_bounds( in interpolate_mvs()
Ddecodemv.c311 mbmi->need_to_clamp_mvs |= vp8_check_mv_bounds(&blockmv, in decode_split_mv()
505 vp8_check_mv_bounds(mbmi_mv, mb_to_left_edge, in read_mb_modes_mv()