]> granicus.if.org Git - libvpx/commit
VP9: Allow for bilinear subpel interp at speed 9 for high motion.
authorJerome Jiang <jianj@google.com>
Wed, 23 May 2018 18:52:37 +0000 (11:52 -0700)
committerJerome Jiang <jianj@google.com>
Thu, 31 May 2018 22:13:34 +0000 (15:13 -0700)
commit3b4425c2ca9b5f7e736f2bbdab492648364fb550
treef4a44ca4c2e70f9b1dc46161bc55430799cdef7f
parentfe8c07172f4a8acc48386cec0d14aa09cb2495c1
VP9: Allow for bilinear subpel interp at speed 9 for high motion.

Fixed some settings in nonrd pick mode to allow for frame-level bilinear
to be set.
On Galaxy S8+ it has 4% speed up on high motion clips. Almost the same
for low motion.

0.17% quality loss on RTC.

Change-Id: I044a7de020183754ba08bb6c96c5a78ba5c7fea2
vp9/encoder/vp9_pickmode.c
vp9/encoder/vp9_speed_features.c