]> granicus.if.org Git - libvpx/commit
vp9: SVC: Modify mv search condition in speed features.
authorMarco <marpan@google.com>
Fri, 25 Aug 2017 16:59:57 +0000 (09:59 -0700)
committerMarco <marpan@google.com>
Fri, 25 Aug 2017 17:12:38 +0000 (10:12 -0700)
commita74593b30c1472cf8e9c61d5a0d39fa3b9cdf4df
tree5c4a6a099b496fa401b6547ce6b6d35ab35d49d1
parentece1989fa2da10eecf1cb1dde1d5f8afa9480b8b
vp9: SVC: Modify mv search condition in speed features.

For SVC at speed >= 7: only use the improved mv search
on base spatial layer, if top layer resolution is above 640x360.

~2.3% speedup
Small/negligible loss in avgPSNR metrics on rtc set.

Change-Id: Iaef75a57ebf1c248931bc1aa28d20b7fecac1851
vp9/encoder/vp9_speed_features.c