Makes all mode token tables const part 2
authorScott LaVarnway <slavarnway@google.com>
Thu, 19 Apr 2012 21:35:20 +0000 (17:35 -0400)
committerScott LaVarnway <slavarnway@google.com>
Thu, 19 Apr 2012 21:35:20 +0000 (17:35 -0400)
commit317d4244cb6f16cb7c925b01b50b462f7844a69f
treefb54922969b98830548b5d40a2f2b412e391ebbf
parent441cac8ea6128d55bf973a60169a0e5f61202ee4
Makes all mode token tables const part 2

(see Change I9b2ccc88: Makes all mode token tables const)
Further remove runtime table initialization and use
precalculated const data.  Data footprint reduced
by 4112 bytes.

Change-Id: Ia3ae9fc19f77316b045cabff01f6e5f0876a86ab
vp8/common/entropymode.c
vp8/common/modecontext.c [deleted file]
vp8/common/vp8_entropymodedata.h [new file with mode: 0755]
vp8/vp8_common.mk