commit | b35a0db0e76806554c8e22c48d358d4c33563b37 | [log] [tgz] |
---|---|---|
author | Attila Nagy <attilanagy@google.com> | Mon Apr 16 14:47:40 2012 +0300 |
committer | Attila Nagy <attilanagy@google.com> | Tue Apr 17 15:38:05 2012 +0300 |
tree | dcf8016cb6d8081e124b55f72517c3a24e335c9e | |
parent | b5b61c179d8de1eab379d8e89d7b3bdca9d6c189 [diff] |
Makes all global data in tokenize.c const Removes all runtime initialization of global data in tokenize.c. DCT token and cost tabels are pre-generated. Second patch in a series to make sure code is reentrant. Change-Id: Iab48b5fe290129823947b669413101f22a1bcac0