commit | 5ab920d2ae53290faeb598f088c095c21857d856 | [log] [tgz] |
---|---|---|
author | Dmitry Kovalev <dkovalev@google.com> | Mon Dec 02 15:44:26 2013 -0800 |
committer | Dmitry Kovalev <dkovalev@google.com> | Mon Dec 02 15:44:26 2013 -0800 |
tree | 64b293710c2e833350f238a83e643b354ea05428 | |
parent | e7922a5b70964dff3841fffec21550bb4e931891 [diff] |
Using local variable for token_cache. The difference with the old code is that originally the whole token_cache was initialized with zeros at the beginning of decode_coefs() function. Now we set several zero values explicitly with "token_cache[scan[c]] = 0". Change-Id: I88cc5031f01d13012d1a4491739c36cb44f9401e