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

  /external/libvpx/libvpx/vp8/common/
findnearmv.c 24 void vp8_find_near_mvs function
162 vp8_find_near_mvs(xd,
findnearmv.h 70 void vp8_find_near_mvs
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 631 vp8_find_near_mvs(xd, m, &n1, &n2, &best_mv, ct, rf, cpi->common.ref_frame_sign_bias);
    [all...]

Completed in 31 milliseconds