]> granicus.if.org Git - libvpx/commit
Rework table access operations in vp10_optimize_b function
authorJingning Han <jingning@google.com>
Thu, 16 Jun 2016 16:50:19 +0000 (09:50 -0700)
committerJingning Han <jingning@google.com>
Thu, 16 Jun 2016 21:33:16 +0000 (14:33 -0700)
commit37bf29b916c65e189a7bad0f1972af9365a3ad19
tree38d27e757427e250ee2dead9f22e71875c59d561
parent907b5124fd5885411de4a158f638905708b2deb8
Rework table access operations in vp10_optimize_b function

Localize table access. This provides another 10% speed-up to
the unit.

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