Fix choose_partitioning threshold setup for speed -5
commit1f00a9b9d570b410e4b5b6e292528400ff0c027f
authorJingning Han <jingning@google.com>
Fri, 13 Mar 2015 23:51:29 +0000 (13 16:51 -0700)
committerJingning Han <jingning@google.com>
Sat, 14 Mar 2015 00:01:56 +0000 (13 17:01 -0700)
tree190ca8691f3985cce161ff6a3ff3273889a3caf2
parent0e6459caface5793f47f05af93cf63174a07e58b
Fix choose_partitioning threshold setup for speed -5

The compression performance of speed -5 is on average 12.6% better
than speed -6. At lower bit-rates, the gains are typically 20% or
more. For 2-thread encoding, the speed -5 takes about 1.6x time of
speed -6.

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