]> granicus.if.org Git - libvpx/commit
Fix variance (signed integer) overflow
authorJames Zern <jzern@google.com>
Fri, 22 Feb 2013 19:28:48 +0000 (11:28 -0800)
committerJames Zern <jzern@google.com>
Fri, 22 Feb 2013 20:40:08 +0000 (12:40 -0800)
commitcc894a184fe266b8d25069077008a8c0f7a3d241
treeb455b880d5f861250c65d6b54435c7940bc612bd
parent0ef72720d0c54be9faa8287652eeab7b4cd5b7fb
Fix variance (signed integer) overflow

based on change made in experimental:
  9847344 Fix variance (signed integer) overflow

Change-Id: I36f4ba5700f6f4615057daf7e70868f68a86669f
vp8/common/variance_c.c
vp8/common/x86/variance_mmx.c
vp8/common/x86/variance_sse2.c
vp8/common/x86/variance_ssse3.c