Move vp9_coef_con_tree to common/
commit302e24cb3ee617c3f238001392a8bf73e447a7a2
authorhui su <huisu@google.com>
Tue, 31 Mar 2015 16:20:46 +0000 (31 09:20 -0700)
committerhui su <huisu@google.com>
Tue, 31 Mar 2015 16:20:46 +0000 (31 09:20 -0700)
treec93527ccd5923ac329b177ce9d9feb9ee5e5188b
parent9b99eb2e123c8e30288de73d6722c88672e4e434
Move vp9_coef_con_tree to common/

This tree should be defined in common/, as it is needed for
both encoder and decoder.

Change-Id: I4f5cbc80025cf2ced14182c98f7c82dc7d0f87db
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h
vp9/decoder/vp9_detokenize.c
vp9/encoder/vp9_tokenize.c