]> granicus.if.org Git - libvpx/commit
Adjust partitioning threshold based rtc speed
authorYaowu Xu <yaowu@google.com>
Wed, 4 Feb 2015 18:37:57 +0000 (10:37 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 4 Feb 2015 19:28:39 +0000 (11:28 -0800)
commitbdfb5f986e3e890d5082fab058f866482f9ae1dc
tree76020bf60e53f6c51791b2679a580e6c420cad99
parent3a5d40608ef5603764f45ec33448f5c013b875b4
Adjust partitioning threshold based rtc speed

On rtc set:
speed 7 quality improves about 0.5%
speed 8 quality improves about 1.0%

Encoding time for speed 7 changes from 67804ms to 65889ms
Encoding time for speed 8 changes from 58659ms to 56808ms

Change-Id: Iabcfb53012fc1b9f3326cdbc167e5758b8c7ad30
vp9/encoder/vp9_encodeframe.c