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

  /external/libvpx/libvpx/vp9/common/
vp9_findnearmv.h 26 void vp9_find_best_ref_mvs(MACROBLOCKD *xd,
vp9_findnearmv.c 25 void vp9_find_best_ref_mvs(MACROBLOCKD *xd, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 472 vp9_find_best_ref_mvs(xd, mbmi->ref_mvs[ref0], &nearest, &nearby);
482 vp9_find_best_ref_mvs(xd, mbmi->ref_mvs[ref1],
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_rdopt.c     [all...]

Completed in 28 milliseconds