eabb793f3b
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 |
||
---|---|---|
.. | ||
armv6 | ||
neon | ||
bilinearfilter_arm.c | ||
bilinearfilter_arm.h | ||
dequantize_arm.c | ||
filter_arm.c | ||
loopfilter_arm.c | ||
variance_arm.c |