]> granicus.if.org Git - libvpx/commit
Use lookup tables for thresh_mult
authorJohn Koleszar <jkoleszar@google.com>
Tue, 20 Dec 2011 19:17:42 +0000 (11:17 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 22 Dec 2011 17:43:40 +0000 (09:43 -0800)
commitefb4783d3658a06b9fb43030bd6f076039b4d340
treeead4dc3102d9cdc8e477761b15804f42ef7d97fa
parent056bcc877111cfb4c32daf1c493df3d86eb1ec35
Use lookup tables for thresh_mult

Mostly cosmetic. Trying for a more compact representation of speed
selection thresholds.

Change-Id: Icaebea632c7bb71ca8e07b4def04a046d4515e27
vp8/encoder/onyx_if.c