]> granicus.if.org Git - libvpx/commit
faster accounting of inc_mv
authorJim Bankoski <jimbankoski@google.com>
Wed, 4 Sep 2013 16:47:57 +0000 (09:47 -0700)
committerJim Bankoski <jimbankoski@google.com>
Wed, 4 Sep 2013 16:47:57 +0000 (09:47 -0700)
commit532179e845a37861fe7a703b0f6243d06e8e3a5b
treef902a4819efebf40001f385cfa201b1281426c92
parent5dda1d2394e203265224790734cd0eab97375800
faster accounting of inc_mv

Moves counting of mv branches to where we have a new mv, instead of after
the whole frame is summed.

Change-Id: I945d9f6d9199ba2443fe816c92d5849340d17bbd
vp9/common/vp9_entropymv.c
vp9/encoder/vp9_encodemv.c