]> granicus.if.org Git - libvpx/commit
temporal filter test: adjust inputs and runtime
authorJohann <johannkoenig@google.com>
Tue, 28 Mar 2017 22:19:55 +0000 (15:19 -0700)
committerJohann Koenig <johannkoenig@google.com>
Mon, 14 Aug 2017 17:24:11 +0000 (17:24 +0000)
commitc06d6649c5ea010599a6cbdaada01571cd542580
tree3309940d41c49932afc88897c23b32a94ce23fab
parent68805583e9544f14ebe72583bcc5b788f8da6c7f
temporal filter test: adjust inputs and runtime

Use input with a narrow range because the filter only applies when the
frames are similar.

Run CompareReferenceRandom more times. Especially before narrowing the
input range, the filter frequently did not apply.

Change-Id: Ie249bedf6d0d33dfa5884611cb1835788e418b38
test/temporal_filter_test.cc