Searched refs:clamp_mv_to_umv_border_sb (Results 1 - 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
H A D | vp9_reconinter.h | 50 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv,
|
H A D | vp9_reconinter.c | 108 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, function 180 const MV mv_q4 = clamp_mv_to_umv_border_sb(xd, &mv, bw, bh,
|
/external/libvpx/libvpx/vp9/decoder/ |
H A D | vp9_decodeframe.c | 584 const MV mv_q4 = clamp_mv_to_umv_border_sb(xd, mv, bw, bh,
|
Completed in 978 milliseconds