shithub: libvpx

Download patch

ref: ae0215f9450f63453ed05f708ff42f7017b2858f
parent: d51d3934f590573e5be5178b17463d2cbc2ddc37
author: Marco <marpan@google.com>
date: Mon May 1 06:04:31 EDT 2017

vp9: SVC: Early exit on golden ref in non-rd pickmode.

For SVC 1 pass real-time: add condition to skip the
golden (spatial) reference mode in non-rd pickmode.
Condition is to skip golden if the sse of zeromv-last mode
is below threshold. And change order in ref_mode_set_svc
to make sure golden zeromv is tested after last-nearest.

Speedup ~3-4% with little/negligible quality loss.

Change-Id: I6cbe314a93210454ba2997945f714015f1b2fca3