Improve golden frame refreshing in non-rd mode
commitd31698b0e08ccb78543e1046090a5bc79f016f78
authorYunqing Wang <yunqingwang@google.com>
Fri, 24 Apr 2015 19:12:17 +0000 (24 12:12 -0700)
committerYunqing Wang <yunqingwang@google.com>
Wed, 29 Apr 2015 23:43:43 +0000 (29 16:43 -0700)
tree7359b81d600566e19d5d81e70d03b7324d2c2bae
parent4feae6791c0da9535a1c4c347e473ebc996c9d39
Improve golden frame refreshing in non-rd mode

The default golden frame interval was doubled. After encoding a
frame, the background motion was measured. If the motion was high,
the current frame was set as the golden frame. Currently, the
changes were applied only while aq-mode 3 was on.

Borg tests(rtc set) showed a 0.226% PSNR gain and 0.312% SSIM gain.
No speed changes.

Change-Id: Id1e2793cc5be37e8a9bacec1380af6f36182f9b1
vp9/encoder/vp9_aq_cyclicrefresh.c