]> granicus.if.org Git - libvpx/commit
Simplify vp9_adapt_nmv_probs
authorJohn Koleszar <jkoleszar@google.com>
Mon, 11 Mar 2013 16:34:05 +0000 (09:34 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 11 Mar 2013 16:44:22 +0000 (09:44 -0700)
commitee4649ded20105c9df0104e9412f426fc4ed4871
tree3a0f7f4091123d87378138c1a081d196ef60c1fa
parentbd84685f7841f4f571f063a18b96d53e0fdef8cc
Simplify vp9_adapt_nmv_probs

Remove the temporary branch count arrays and build the adapted probabilities
while walking the tree. Gives an additional 1.5% or so on CIF.

Change-Id: I875d61e5e0ec778e5d2f7f9d0837b989a91cf3a3
vp9/common/vp9_entropymv.c