HomeSort by relevance Sort by last modified time
    Searched full:clamp_mv_ref (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 110 // clamp_mv_ref
113 static void clamp_mv_ref(MV *mv, const MACROBLOCKD *xd) { function
285 clamp_mv_ref(&mv_ref_list[i].as_mv, xd);

Completed in 114 milliseconds