shithub: libvpx

Download patch

ref: 0aae10007684fc3aa84ebf38a1a1d20e12ca8930
parent: ab9755f3af72addd8545db091fa7f36e368dc7fd
author: Yunqing Wang <yunqingwang@google.com>
date: Fri Jun 20 06:11:34 EDT 2014

Reuse inter prediction result in real-time speed 6

In real-time speed 6, no partition search is done. The inter
prediction results got from picking mode can be reused in the
following encoding process. A speed feature reuse_inter_pred_sby
is added to only enable the resue in speed 6.

This patch doesn't change encoding result. RTC set tests showed
that the encoding speed gain is 2% - 5%.

Change-Id: I3884780f64ef95dd8be10562926542528713b92c