aom/vp8
Attila Nagy f039a85fd8 Make global data const
Removes all runtime initialization of global data. This commit is a
squashed version of the following series cherry-picked from master.
This is necessary because of a change that was merged to the tester
that depends on the scaler being moved to the RTCD framework, which
is a worthwhile thing to include in Eider anyway.

  - a91b42f02 Makes all global data in entropy.c const
  - b35a0db0e Makes all global data in tokenize.c const
  - 441cac8ea Makes all mode token tables const
  - 5948a0210 Ports vpx_xcaler to new RTCD method
  - 317d4244c Makes all mode token tables const part 2

Change-Id: Ifeaea24df2b731e7c509fa6c6ef6891a374afc26
2012-05-04 10:42:21 -07:00
..
common Make global data const 2012-05-04 10:42:21 -07:00
decoder Make global data const 2012-05-04 10:42:21 -07:00
encoder Make global data const 2012-05-04 10:42:21 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Make global data const 2012-05-04 10:42:21 -07:00
vp8_cx_iface.c Make global data const 2012-05-04 10:42:21 -07:00
vp8_dx_iface.c Make global data const 2012-05-04 10:42:21 -07:00
vp8cx.mk Make global data const 2012-05-04 10:42:21 -07:00
vp8cx_arm.mk Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00