Adapt ARNR filter length and strength.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 18 Mar 2013 16:17:04 +0000 (16:17 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 18 Mar 2013 16:17:04 +0000 (16:17 +0000)
commitcdb322dd72fe47e8a2f63f15d8b188281ff7d508
tree9d54812567d0be238b31742279df5fb059531ca1
parent117514b30feabd02fa3db49e502fe4de3beff5ae
Adapt ARNR filter length and strength.

Adjust the filter length and strength for each
ARF group based on a measure of difficulty (the boost)
and the active q range.

Remove lower limit on RDMULT value.

Average gains on the different sets in range 0.4%-0.9%.
However the ARNR changes give a very big boost on a
few clips.

Eg. Soccer ~5%, in derf set and Cyclist ~ 10% in the std-hd set

Change-Id: I2078d78798e27ad2bcc2b32d703ea37b67412ec4
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c
vp9/encoder/vp9_temporal_filter.c