HomeSort by relevance Sort by last modified time
    Searched refs:clamp_mv2 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.h 287 static INLINE void clamp_mv2(MV *mv, const MACROBLOCKD *xd) { function
vp9_mvref_common.c 147 clamp_mv2(&mvlist[i].as_mv, xd);
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c 7522 static INLINE void clamp_mv2(MV *mv, const MACROBLOCKD *xd) { function
    [all...]

Completed in 84 milliseconds