]> granicus.if.org Git - libvpx/commit
Adding struct tx_probs and struct tx_counts to cleanup the code.
authorDmitry Kovalev <dkovalev@google.com>
Thu, 11 Jul 2013 00:36:06 +0000 (17:36 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Fri, 12 Jul 2013 22:22:38 +0000 (15:22 -0700)
commitcc662dd768ac7375e920c30b0f83e2c1e4b43041
tree54f78b94428b0e120258ce0f6c077b31a2fa5591
parent60969da5cb2006e25dbbe62d4f8defaa6ea95cfd
Adding struct tx_probs and struct tx_counts to cleanup the code.

Also removing unused declarations from vp9_entropymode.h file.

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