]> granicus.if.org Git - libvpx/commit
Tune tokenization/detokenization flow for speed-up
authorJingning Han <jingning@google.com>
Mon, 29 Jul 2013 23:03:02 +0000 (16:03 -0700)
committerJingning Han <jingning@google.com>
Mon, 29 Jul 2013 23:15:30 +0000 (16:15 -0700)
commit455f2de20b3f821a4b8bb9edb7e250192d7736a0
tree5bbd0bae93819c21986aabb3b86b5f1bd3c58034
parentb5323ed89a27dcf57dc62190cca128e8ae8366b4
Tune tokenization/detokenization flow for speed-up

This commit optimizes the tokenization and detokenization operational
flow for speed-up. It makes the coding process about 0.3% faster at
speed 0.

Change-Id: I28008df7482874e4b5f237f2d418ff82a249dd56
vp9/decoder/vp9_detokenize.c
vp9/encoder/vp9_tokenize.c