Fix segment feature data type.
authorRonald S. Bultje <rbultje@google.com>
Fri, 7 Jun 2013 18:41:00 +0000 (11:41 -0700)
committerRonald S. Bultje <rbultje@google.com>
Fri, 7 Jun 2013 20:57:27 +0000 (13:57 -0700)
commitfb1f6f1db4be474067bb8cc57fcb2ae9a95255b2
tree1dbad21198eb921eac076ba95e395577138da630
parent363dc6ceda3e2d2e11083eb29161b56b9b11057e
Fix segment feature data type.

It has a range of -255,255, so should be int16_t, not int8_t.

Change-Id: I5ef4b6aefb6212b0f35f4754f3c4d73fddbc52a0
vp9/common/vp9_blockd.h