]> git.sesse.net Git - movit/commit
Make the ResampleEffect accuracy test stricter.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 25 Jan 2014 18:43:29 +0000 (19:43 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 25 Jan 2014 20:14:07 +0000 (21:14 +0100)
commit9224f01a362117deef6f1140c6802fde256fb168
treea3dea122e726d944aef9f1f87384090ca69e08ff
parent0d58598f7c593c34de04ec1a0e4849f5cfb44792
Make the ResampleEffect accuracy test stricter.

First, make sure we test one individual pass, and that we test it in
fp32. Second, set a limit that's actually grounded in something real,
not just a pretty power of 10.
resample_effect_test.cpp