HomeSort by relevance Sort by last modified time
    Searched refs:vp8_find_near_mvs (Results 1 - 6 of 6) 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 77 void vp8_find_near_mvs
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
findnearmv.c 24 void vp8_find_near_mvs function
162 vp8_find_near_mvs(xd,
findnearmv.h 74 void vp8_find_near_mvs
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 632 vp8_find_near_mvs(xd, m, &n1, &n2, &best_mv, ct, rf, cpi->common.ref_frame_sign_bias);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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 3407 milliseconds