Use the correct member for initialization
authorJohann <johannkoenig@google.com>
Thu, 9 Jan 2014 01:42:04 +0000 (17:42 -0800)
committerJohann <johannkoenig@google.com>
Thu, 9 Jan 2014 03:31:24 +0000 (19:31 -0800)
commit719dadf3ef144cf1522782aefeee1bc068162932
tree372d2f47997ef66a4273da310c4e7a7022969fe7
parent67ad03acc36dd690b9e9b86af39203a12accad23
Use the correct member for initialization

On Windows this fails with:
error C2440: 'initializing': cannot convert from int_mv to uint32_t

Change-Id: I51630efd0e83a0ce620c91aa7859dd6fc1572e99
vp9/encoder/vp9_rdopt.c