]> granicus.if.org Git - libvpx/commit
vp9: SVC: Force subpel search off under certain conditions.
authorMarco <marpan@google.com>
Fri, 26 May 2017 18:36:45 +0000 (11:36 -0700)
committerMarco <marpan@google.com>
Fri, 2 Jun 2017 03:48:52 +0000 (20:48 -0700)
commite30781ff80d931bc113a2dcb6970b1760c1feb1e
treebec779ee9646cf2b4fcadc0c1a559664f855fd53
parentff637d19038a32a31901954a169f29e4cfc15a6e
vp9: SVC: Force subpel search off under certain conditions.

For SVC 1 pass non-rd mode:
Force subpel seach off for SVC for non-reference frames
under motion threshold.

Add flag to svc context to indicate if the frame is not used
as a reference.

Little/no quaity loss, ~2% speedup.

Change-Id: Ic433c44b514d19d08b28f80ff05231dc943b28e9
vp9/encoder/vp9_pickmode.c
vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_svc_layercontext.c
vp9/encoder/vp9_svc_layercontext.h