]> granicus.if.org Git - libvpx/commit
Add limits to Vizier input parameters.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 26 Apr 2021 14:06:54 +0000 (15:06 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 26 Apr 2021 15:35:53 +0000 (16:35 +0100)
commit9f57bc4d6c7a577538042a49ede8ee98dc8cc300
treee3d1856b419c2f952ac2d2b2070eafe488b95288
parentc15555c62fc35872a4ff803c4d57ef5d2f4f81d9
Add limits to Vizier input parameters.

Imposed provisional upper and lower limits to each parameter
that can be adjusted in the Vizier ML experiment.

Also in some cases applied secondary limits on on the
range of the final "used" values.

Defaults and limits may well require further tuning after
subsequent rounds of experimentation.

Re-factor get_sr_decay_rate().

Change-Id: I28e804ce3d3710f30cd51a203348e4ab23ef06c0
vp9/encoder/vp9_firstpass.c
vp9/vp9_cx_iface.c