Change zm_factor for Vizier.
authorPaul Wilkins <paulwilkins@google.com>
Tue, 6 Apr 2021 19:05:48 +0000 (20:05 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 6 Apr 2021 20:04:48 +0000 (21:04 +0100)
commitab4383063c79e558ee5d8c8140d38626825ebfec
tree47f677dd655b1a4b1a21031208896086e92daf67
parentafe1ba7f3f8d270d0eb215ceeb80e89290e1a37d
Change  zm_factor for Vizier.

Changes the exposed zm_factor parameter.

This patch alters the meaning of the zm_factor
parameter that will be exposed for the Vizier project.

The previous power factor was hard to interpret in terms
of its meaning and effect and has been replaced by a linear factor.
Given that the initial Vizier results suggested a lower zero motion
effect for all formats, the default impact has been reduced.

The patch as it stands gives a modest improvement for PSNR
but is slightly down on some sets for SSIM

(overall psnr, ssim % bdrate change: -ve is better)

lowres    -0.111, 0.001
ugc360p   -0.282, -0.068
midres2   -0.183, 0.059
hdres2    -0.042, 0.172

Change-Id: Id6566433ceed8470d5fad1f30282daed56de385d
vp8/vp8_cx_iface.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h
vp9/vp9_cx_iface.c
vpx/vpx_encoder.h
vpxenc.c