Searched refs:clamp_mv_to_umv_border_sb (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_reconinter.c | 117 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, in clamp_mv_to_umv_border_sb() function 172 const MV mv_q4 = clamp_mv_to_umv_border_sb(xd, &mv, bw, bh, in build_inter_predictors() 276 const MV mv_q4 = clamp_mv_to_umv_border_sb(xd, &mv, bw, bh, in dec_build_inter_predictors()
|