commit | a5906668a32c46a0f033b3a503ac5a159b77fce3 | [log] [tgz] |
---|---|---|
author | Fritz Koenig <frkoenig@google.com> | Thu Jun 24 14:30:48 2010 -0400 |
committer | Fritz Koenig <frkoenig@google.com> | Thu Jun 24 14:30:48 2010 -0400 |
tree | 986cd8e13e55df8f1d2399417e33fa66760a82ee | |
parent | cecdd73db786c2ea29f9d6eff1d30f1e8b75eeb5 [diff] |
vp8cx : bestsad declared and initialized incorrectly. bestsad needs to be a int and set to INT_MAX because at the end of the function it is compared to INT_MAX to determine if there was a match in the function. Change-Id: Ie80e88e4c4bb4a1ff9446079b794d14d5a219788