]> granicus.if.org Git - libvpx/commit
Add a _4x4 sufix to all 4x4-transform-related functions.
authorRonald S. Bultje <rbultje@google.com>
Sat, 13 Oct 2012 04:41:58 +0000 (21:41 -0700)
committerRonald S. Bultje <rbultje@google.com>
Sun, 14 Oct 2012 15:04:05 +0000 (08:04 -0700)
commitf1e629320b5526c02588a23de118f8810d13568a
tree162011c5d424ca6dc1e8f70cd1b29bc6453d4afe
parente03715fe6ce7b18ba87f54c6fe5ea215abe757ed
Add a _4x4 sufix to all 4x4-transform-related functions.

This includes trellis optimization, forward/inverse transform,
quantization, tokenization and stuffing functions.

Change-Id: Ibd34132e1bf0cd667671a57b3f25b3d361b9bf8a
13 files changed:
vp8/common/invtrans.c
vp8/common/invtrans.h
vp8/encoder/block.h
vp8/encoder/encodeframe.c
vp8/encoder/encodeintra.c
vp8/encoder/encodemb.c
vp8/encoder/encodemb.h
vp8/encoder/onyx_if.c
vp8/encoder/quantize.c
vp8/encoder/quantize.h
vp8/encoder/rdopt.c
vp8/encoder/tokenize.c
vp8/encoder/tokenize.h