ctrl_get_reference does not need user_priv.
authorhkuang <hkuang@google.com>
Thu, 3 Jul 2014 00:20:45 +0000 (17:20 -0700)
committerhkuang <hkuang@google.com>
Thu, 3 Jul 2014 02:28:38 +0000 (19:28 -0700)
commit10aa23f751069fe464fbc3c0e35dcf9294f055f7
tree07d36ac7c148c79604bdb38cc2d3db7ab7122ab9
parent28a794f680ebfbb50a1618b0ceaff0cb6cf1b972
ctrl_get_reference does not need user_priv.

The relationship of the user private data at runtime
is not preserved from decode() to this call which may
occur at an unknown point in the future

Change-Id: Ia7eb25365c805147614574c3af87aedbe0305fc6
test/user_priv_test.cc
vp9/vp9_dx_iface.c