Faster vp8_default_coef_probs
commit19987dcbfa02c2185a6d126b34f07366085d0905
authorScott LaVarnway <slavarnway@google.com>
Tue, 16 Aug 2011 20:21:21 +0000 (16 16:21 -0400)
committerScott LaVarnway <slavarnway@google.com>
Tue, 16 Aug 2011 20:21:21 +0000 (16 16:21 -0400)
tree37c8ab7d854a14cc6fbabfe81f1160cc3b2073ee
parentb84e8f20c3aca0f2a65265cf704cc7c15a2c93d4
Faster vp8_default_coef_probs

Copies from a generated table instead of building the
default coeff probabilities during runtime.

Change-Id: I4d9551ea3a2d7d4a4f7ce9eda006495221a8de50
vp8/common/alloccommon.c
vp8/common/default_coef_probs.h [new file with mode: 0755]
vp8/common/defaultcoefcounts.h [deleted file]
vp8/common/entropy.c
vp8/encoder/bitstream.c
vp8/encoder/defaultcoefcounts.h [moved from vp8/common/defaultcoefcounts.c with 97% similarity]
vp8/vp8_common.mk
vp8/vp8cx.mk