Johann eabb793f3b Use correct buffer size in vp8 subpixel variance
In vp8_sub_pixel_variance8x8_neon the temp2 buffer is only initialized
to kHeight8 * kWidth8. However, in the case that xoffset != 0 and
yoffset == 0, var_filter_block2d_bil_w8 is called with output_width
kHeight8PlusOne.

Thanks to cmugurel for diagnosing and yulius for the patch.

Change-Id: Ib71ffd96ffad963c92b8b7ca23f303942785b8e0
https://code.google.com/p/webrtc/issues/detail?id=4190
2015-02-03 09:11:05 -08:00
..
2012-11-24 19:33:58 -08:00
2014-06-12 19:57:25 -07:00
2013-07-12 15:25:48 -07:00
2011-02-24 14:35:18 -05:00
2014-12-03 16:01:28 -08:00
2011-05-24 13:24:52 -04:00
2012-06-11 15:14:58 -07:00
2010-10-27 18:08:04 -07:00
2012-06-11 15:14:58 -07:00
2014-01-23 16:21:24 -08:00
2014-01-23 16:21:24 -08:00
2014-01-23 16:21:24 -08:00
2012-05-02 10:57:57 +03:00
2010-10-27 18:08:04 -07:00
2014-01-23 16:21:24 -08:00
2014-12-03 16:01:28 -08:00
2013-12-16 19:40:54 -08:00
2014-12-16 12:47:08 -08:00
2013-09-23 17:15:55 -07:00
2014-11-06 16:00:01 -08:00
2010-10-27 18:08:04 -07:00