Further speed trade off adjustments.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 24 Mar 2014 18:11:47 +0000 (18:11 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 27 Mar 2014 17:11:35 +0000 (17:11 +0000)
commit01148d4548de6b0b8f6f277736580127cf7afe8b
treec0295aad4118cb6ff7ee65d40263776eaeaf59ba
parent32c4fdec7862657bc3865ca0f2dd151ee0e45646
Further speed trade off adjustments.

Small speed gain for speed 1.

Quality is generally a little up for speed 2.

Speed 3 was similar to speed 4 but now positioned more
evenly between 2 and 4 speed and quality wise.
   (opsnr +5.6% ssim +8.25% across all sets)

Speed 4 is a little slower than before but sizable quality gains.
   (opsnr +3.7% ssim +6.8% across all sets)

The code has been cleaned up a bit so that for each incremental
speed step changes over the previous speed step are applied.
This makes it easier to see what is changing from one setting to
the next.

Change-Id: I2d98d0d6230af23486adaec01908f58942a7cdeb
vp9/encoder/vp9_onyx_if.c