]> granicus.if.org Git - libvpx/commit
Initialize errorperbit and sabperbit in ARNR filtering
authorRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Wed, 11 Jan 2017 13:29:11 +0000 (18:59 +0530)
committerYunqing Wang <yunqingwang@google.com>
Tue, 24 Jan 2017 16:58:17 +0000 (08:58 -0800)
commit75d2443bf0acda58d195fc50c2125a845ea27c36
treec35d9eb56fa3125efc7792e44591ceb6dc2364f4
parentb71ff28a1aa9f9338083feb0063c3bea6c6c5103
Initialize errorperbit and sabperbit in ARNR filtering

(Yunqing)
This patch added the missing initialization in temporal filter.
Borg test BDRate results:
PSNR: -0.019%(lowres); -0.013%(hdres);
SSIM: -0.001%(lowres); -0.010%(hdres).
Other q values gave comparable but no better results.

Change-Id: I7ad0c18b39e6f558342688e2fe1e12fdb133ce9b
vp9/encoder/vp9_rd.c
vp9/encoder/vp9_rd.h
vp9/encoder/vp9_temporal_filter.c
vp9/encoder/vp9_temporal_filter.h