shithub: libvpx

Download patch

ref: 539c961ed4825bace64647e122893a77eeb9a0c4
parent: 90a8dad162ab678e3f669c11ec7624b8fd00e94b
author: Jingning Han <jingning@google.com>
date: Thu Mar 6 13:56:50 EST 2014

Use modeled rate distortion costs for non-RD mode

This commit replaces SAD cost with modeled rate-distortion cost
for non-RD mode decision. It translates the prediction residual
SSE into estimate rate and reconstruction distorion costs, hence
capturing the quantization setting effect. The compression
performance of speed -7 for rtc set is improved by 14.79%.

Change-Id: Ifda014eb0501d13109fe7f92680bf1410b463632