]> granicus.if.org Git - libvpx/commit
Populate bmi for B_PRED only
authorScott LaVarnway <slavarnway@google.com>
Mon, 13 Jun 2011 21:14:11 +0000 (17:14 -0400)
committerScott LaVarnway <slavarnway@google.com>
Mon, 13 Jun 2011 21:14:11 +0000 (17:14 -0400)
commit223d1b54cfe88c2ce646dd0e89375abcdc725bfb
treee464d7cadf163e5e4f570b9302fbdb6c0f1a3e9c
parente71a01064626ae4549019fee73a4518aff75ef6c
Populate bmi for B_PRED only

Small decode performance gain (~1%) on keyframes.  No
noticeable gains on encode.  Also changed pick_intra4x4mby_modes()
to read the above and left block modes for keyframes only.

Change-Id: I1f4885252f5b3e9caf04d4e01e643960f910aba5
vp8/common/findnearmv.h
vp8/decoder/decodemv.c
vp8/encoder/encodeintra.c
vp8/encoder/pickinter.c