]> granicus.if.org Git - libvpx/commit
Allow full RD TX size search for GF/ALT at speed 2
authorYaowu Xu <yaowu@google.com>
Mon, 21 Apr 2014 19:04:59 +0000 (12:04 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 21 Apr 2014 19:31:46 +0000 (12:31 -0700)
commitd928b34efec30d216515ed5e300023efd3900ff3
treed1c3423faeb8c175ff2fd31d57d4361f0daaf944
parenta7ecad59b6fa5c68b354322a755397077e4b81ac
Allow full RD TX size search for GF/ALT at speed 2

For speed 3 and above, such search is only allowed at speed 3.
The change helped cif and stdhd set by 1.2% and .7% in compression,
but increased the encoding time by around 5%.

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