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

  /external/libvpx/vp8/common/
blockd.h 83 NEARMV,
reconintra.c 140 case NEARMV:
266 case NEARMV:
404 case NEARMV:
549 case NEARMV:
entropymode.c 155 -NEARMV, 6,
  /external/webp/src/dec/
tree.c 39 NEARESTMV, NEARMV, ZEROMV, NEWMV, SPLITMV };
57 -NEARMV, 3,
  /external/libvpx/vp8/decoder/
reconintra_mt.c 141 case NEARMV:
277 case NEARMV:
433 case NEARMV:
595 case NEARMV:
decodemv.c 421 case NEARMV:
448 /* Don't need to check this on NEARMV and NEARESTMV modes
  /external/libvpx/vp8/encoder/
rdopt.c 83 NEARMV,
91 NEARMV,
92 NEARMV,
    [all...]
pickinter.c 597 mode_mv[NEARMV] = near_mv[x->e_mbd.mode_info_context->mbmi.ref_frame];
796 case NEARMV:
mcomp.c     [all...]

Completed in 161 milliseconds