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

  /external/libvpx/vp8/common/
findnearmv.h 24 } int_mv; /* facilitates rapid equality tests */ typedef in typeref:union:__anon7685
26 static void mv_bias(int refmb_ref_frame_sign_bias, int refframe, int_mv *mvp, const int *ref_frame_sign_bias)
findnearmv.c 39 int_mv near_mvs[4];
40 int_mv *mv = near_mvs;
66 int_mv this_mv;
88 int_mv this_mv;
  /external/libvpx/vp8/encoder/
onyx_int.h 678 int_mv *lfmv;
rdopt.c 1018 int_mv mvs[16];
    [all...]
firstpass.c 549 int_mv best_ref_mv;
    [all...]
onyx_if.c     [all...]

Completed in 315 milliseconds