ssim: Replace unsigned long with uint32_t.
authorAlex Converse <aconverse@google.com>
Thu, 6 Aug 2015 20:46:28 +0000 (13:46 -0700)
committerAlex Converse <aconverse@google.com>
Fri, 7 Aug 2015 18:48:31 +0000 (11:48 -0700)
commitc65e79d2e5d0d0ff42d17198ca9f5960e802ea55
tree67269ec8f5efad51759d68b9c80fcb442504d26f
parent17cfee3cb55b016aa2c1677bdebb9d2b8d0d7f3d
ssim: Replace unsigned long with uint32_t.

The assembly only writes the low 4 bytes, and the HBD version only uses
uint32_t bytes.

Change-Id: Ie3694ecda511c231e55870df814cbae30e588073
vpx_dsp/ssim.c
vpx_dsp/ssim.h
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/ssim_opt_x86_64.asm