]> granicus.if.org Git - libvpx/commit
TX_SIZE contexts simplification.
authorDeb Mukherjee <debargha@google.com>
Sat, 8 Jun 2013 07:09:44 +0000 (00:09 -0700)
committerDeb Mukherjee <debargha@google.com>
Sat, 8 Jun 2013 19:32:26 +0000 (12:32 -0700)
commit17da2cab78f960008d0945e447e16842ffb450ba
treef4682738b8f3a6e0fc42d4259484cab67e2e048c
parent67cb1f093cc531b8523fcf05ee78bfe26bb7b7a7
TX_SIZE contexts simplification.

Reduces TX_SIZE contexts to 2 for each kind. The code is
cleaner and there is hardly any performance difference with
more than two contexts.

Results: almost neutral

Change-Id: I17656bd6db76224ae2856adf882504560e7dbaa4
vp9/common/vp9_entropymode.c
vp9/common/vp9_entropymode.h
vp9/common/vp9_onyxc_int.h
vp9/common/vp9_pred_common.c
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_onyx_int.h