fix: roundoff initializer is not a constant
authorJames Berry <jamesberry@google.com>
Tue, 10 Jan 2012 18:37:35 +0000 (13:37 -0500)
committerJames Berry <jamesberry@google.com>
Tue, 10 Jan 2012 19:19:30 +0000 (14:19 -0500)
commit6ce1f15dfbd65cbc6842873fd501734b6b24521b
treea3e728f5064594f83f2673182c8dc8c1ab969492
parent34168287ede09b9e4f30c40265d3d2662527bbb4
fix: roundoff initializer is not a constant

precision used in initialization of roundoff is not a constant
updated to use #define MFQE_PRECISION 4

Change-Id: If2fc3d3d633d58a7f4ab34d258c232ec1e5f0a79
vp8/common/postproc.c