]> granicus.if.org Git - libvpx/commit
Using constants instead of plain numbers.
authorDmitry Kovalev <dkovalev@google.com>
Tue, 15 Oct 2013 03:33:37 +0000 (20:33 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Tue, 15 Oct 2013 03:33:37 +0000 (20:33 -0700)
commita97fe8953884071dfbd3e18f8b6aa9404dc3b635
treebbc95aecb1c67da21629d66b539e65cdd8f4de0c
parentbee4abc3ff606fdb7c8eb0935b780440bc6175d8
Using constants instead of plain numbers.

Replacing
  22 with TREE_SIZE(MAX_ENTROPY_TOKENS)
  12 with MAX_ENTROPY_TOKENS

Change-Id: If24919336e8ace9cf64991bd5ae33fa6656f7b93
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h