]> granicus.if.org Git - libvpx/commit
Optimize the use case of token_cost table
authorJingning Han <jingning@google.com>
Thu, 16 Jun 2016 23:56:02 +0000 (16:56 -0700)
committerJingning Han <jingning@google.com>
Fri, 17 Jun 2016 17:15:34 +0000 (10:15 -0700)
commit90ea281f29df747282e56d3068a3ddbdde30cdd0
tree6630bd0641881eddbb838d015d9050ae27e83cee
parentc18742986520cc3320e21fedd13872a3cec14ef4
Optimize the use case of token_cost table

Reduce the cache footprint of the token_costs table.

Change-Id: Ie989e60c6479ac3251cadaac9c7e795ccba52f4e
vp10/encoder/encodemb.c