]> granicus.if.org Git - libvpx/commit
vp9 temporal filter: additional test
authorJohann <johannkoenig@google.com>
Wed, 22 Mar 2017 18:04:20 +0000 (11:04 -0700)
committerJohann Koenig <johannkoenig@google.com>
Wed, 22 Mar 2017 19:37:04 +0000 (19:37 +0000)
commit83dd9b36f424d2531d61e979ad0d23a6b7c77d25
treeae8d81b52c614c50581fc2087262f774962495f5
parentc099d6be1c2066cfb50c215d420b728eaa178439
vp9 temporal filter: additional test

Change tests to reflect use. Input sizes will be 8 or 16 (but not
necessarily square).

filter_weight is capped at 2 and filter_strength at 6

Speed test, disabled by default.

Change-Id: Idfde9d6c4b7d93aaf0e641b0f4862c15e2a2af7a
test/temporal_filter_test.cc