Use uint32_t for accumulator
authorJohann <johannkoenig@google.com>
Fri, 28 Apr 2017 13:34:21 +0000 (06:34 -0700)
committerJohann <johannkoenig@google.com>
Fri, 28 Apr 2017 13:36:59 +0000 (06:36 -0700)
commit657f3e9f14750c90c187da4d5fc8ce6f116f1403
treeec8392fd0ca7c705e0a388f312cb375ad17b5dfd
parent94ebdba71dcba31733ca3042886ea6aa83fdcfe5
Use uint32_t for accumulator

Be specific about the data type size.

Use convenience macro vp9_zero_array.

Change-Id: I5fadf7dbd408befb73820d85db0be4832e8cfcbd
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/vp9_temporal_filter.c
vp9/encoder/x86/temporal_filter_sse4.c