vp9_loopfilter: quiet integer constant size warnings
authorJames Zern <jzern@google.com>
Fri, 20 Feb 2015 04:05:19 +0000 (20:05 -0800)
committerJames Zern <jzern@google.com>
Tue, 24 Feb 2015 19:13:16 +0000 (11:13 -0800)
commit279d350f0b3f189c03d235efa16a365f435738e0
treed320c2a56dcc8abaa7dec1949662f8e5d4a1f09d
parentf03627347edfc63fc4127af4cc2aa0f41a32fa91
vp9_loopfilter: quiet integer constant size warnings

mark uint64_t constants with 'ULL'

Change-Id: I7648e161b4004fba35e1fa7ab79e34cc19e39716
vp9/common/vp9_loopfilter.c