ref: b35a0db0e76806554c8e22c48d358d4c33563b37
parent: b5b61c179d8de1eab379d8e89d7b3bdca9d6c189
author: Attila Nagy <attilanagy@google.com>
date: Mon Apr 16 10:47:40 EDT 2012
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