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

  /external/libvpx/libvpx/vp9/common/
vp9_reconinter.h 48 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, int bw,
vp9_reconinter.c 90 MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, const MV *src_mv, int bw, function
149 const MV mv_q4 = clamp_mv_to_umv_border_sb(
  /external/libaom/libaom/av1/common/
reconinter.h 226 static INLINE MV clamp_mv_to_umv_border_sb(const MACROBLOCKD *xd, function
  /external/libaom/libaom/av1/encoder/
reconinter_enc.c 65 const MV mv_q4 = clamp_mv_to_umv_border_sb(
rdopt.c     [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c 595 temp_mv = clamp_mv_to_umv_border_sb(xd, &mv, bw, bh, pd->subsampling_x,
608 const MV mv_q4 = clamp_mv_to_umv_border_sb(
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 586 const MV mv_q4 = clamp_mv_to_umv_border_sb(
    [all...]

Completed in 777 milliseconds