]> granicus.if.org Git - libvpx/commit
Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.
authorAlex Converse <aconverse@google.com>
Thu, 19 Nov 2015 23:57:57 +0000 (15:57 -0800)
committerAlex Converse <aconverse@google.com>
Wed, 27 Apr 2016 23:37:18 +0000 (16:37 -0700)
commita68b24fdeeab207219ac4631a7ddd46e6f13fbbd
treee8498c7cb631eaf6de8791d302bed7c3624fca46
parent6c4007be1c7b663db1717a0768b8299517b6708d
Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow.

Change-Id: I481eb271b082fa3497b0283f37d9b4d1f6de270c
vpx_dsp/x86/variance_sse2.c