]> granicus.if.org Git - libvpx/commit
Add highbd yuv_temporal_filter
authorchiyotsai <chiyotsai@google.com>
Sat, 26 Jan 2019 00:12:18 +0000 (16:12 -0800)
committerchiyotsai <chiyotsai@google.com>
Thu, 31 Jan 2019 02:22:13 +0000 (18:22 -0800)
commit967ab8b5fce85afb5f14b7178d4295cc4cc0f36f
treebaa69d4cc0ba3964877fc6635237b40a27418eda
parent4c9316f4faacea175a7e6f0bc607dc3fea21848f
Add highbd yuv_temporal_filter

This changes the highbd version of temporal filter to information from
both luma and chroma planes.

Performance:
 AVG_PSNR | OVR_PSNR |  SSIM
  -0.144% |  -0.165% | -0.150%

The performance is evaluated on lowres_bd10.

Change-Id: I89d1bd46cd60c26d658b6a53aa63835e90d8e291
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/vp9_temporal_filter.c