Move vp9_full_to_model_counts to encoder
authorJohn Koleszar <jkoleszar@google.com>
Mon, 24 Jun 2013 22:46:15 +0000 (15:46 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 24 Jun 2013 22:46:15 +0000 (15:46 -0700)
commit08b1798ae74c89bce585c6c8bbf7ca81b74b2b93
treee0cf0e4c6d5c20db8dd0162fa35750d9c69e1c5c
parentece724ae1604e57ec7236fe92b1f72243b589052
Move vp9_full_to_model_counts to encoder

This function is not called from the decoder, so it doesn't need to be
in common/.

Change-Id: I6977dd462a25b4ff39c9c7e1b0b5b16aa58ee733
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h
vp9/encoder/vp9_onyx_if.c