]> granicus.if.org Git - libvpx/commit
vp9-svc: Adjust search step param for spatial layers
authorMarco Paniconi <marpan@google.com>
Mon, 17 Dec 2018 23:12:04 +0000 (15:12 -0800)
committerMarco Paniconi <marpan@google.com>
Mon, 17 Dec 2018 23:24:59 +0000 (15:24 -0800)
commitdb41138a09f4fdfe6bb4382e3ec9717ea315635d
tree3b7b584e4d9ad251c81d14e2c0208b51be5309d5
parent581eed2bc0565f3ddd169c5084cb2afbde188597
vp9-svc: Adjust search step param for spatial layers

For non-base spatial layer in screen-content mode:
use nstep but with larger step_param value than sl0,
to avoid increase in encode_time.
Some improvement on scrolling slides content.

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