summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropy.h
diff options
context:
space:
mode:
authorDmitry Kovalev <dkovalev@google.com>2013-07-25 14:13:44 -0700
committerDmitry Kovalev <dkovalev@google.com>2013-07-25 14:13:48 -0700
commit7131cb0e3deddee6271ee04e47496c9b9a03da7e (patch)
tree2d7fa70c5901f7fcae6385e4c47f707e93ee53dd /vp9/common/vp9_entropy.h
parentd53fc9ee4e56212f7e42cbaa4f0c99b8d443d602 (diff)
downloadlibvpx-7131cb0e3deddee6271ee04e47496c9b9a03da7e.tar
libvpx-7131cb0e3deddee6271ee04e47496c9b9a03da7e.tar.gz
libvpx-7131cb0e3deddee6271ee04e47496c9b9a03da7e.tar.bz2
libvpx-7131cb0e3deddee6271ee04e47496c9b9a03da7e.zip
General cleanups.
Removing unused constants, macros, and function declarations. Using ROUND_POWER_OF_TWO macro, vp9_zero, vp9_copy where possible. Moving #include from *.h to *.c. Merging for loops for motion vectors. Change-Id: Ic3bf841764a2bb177128bb3a6d7aa8f68229cd13
Diffstat (limited to 'vp9/common/vp9_entropy.h')
-rw-r--r--vp9/common/vp9_entropy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp9/common/vp9_entropy.h b/vp9/common/vp9_entropy.h
index 4ea727ff4..b2a941b68 100644
--- a/vp9/common/vp9_entropy.h
+++ b/vp9/common/vp9_entropy.h
@@ -80,7 +80,6 @@ extern vp9_extra_bit vp9_extra_bits[12]; /* indexed by token value */
coefficient band (and since zigzag positions 0, 1, and 2 are in
distinct bands). */
-/*# define DC_TOKEN_CONTEXTS 3*/ /* 00, 0!0, !0!0 */
#define PREV_COEF_CONTEXTS 6
// #define ENTROPY_STATS